ArchLinux: 201505-16: pgbouncer: denial of service
Summary
A remote denial of service vulnerability in check_client_passwd() has been discovered. The issue is triggered if a password packet appears before the startup packet. In such case a null pointer is dereferenced that is leading to application crash.
Resolution
Upgrade to 1.5.5-1.
# pacman -Syu "pgbouncer>=1.5.5-1"
The problem has been fixed upstream in version 1.5.5.
References
https://www.openwall.com/lists/oss-security/2015/05/21/2 https://access.redhat.com/security/cve/CVE-2015-4054 https://github.com/pgbouncer/pgbouncer/issues/42
Workaround
None.