ArchLinux: 201501-12: libssh: denial of service
Summary
It was discovered that a double free vulnerability in the ssh_packet_kexinit function in kex.c allows remote attackers to cause a denial of service via a crafted kexinit packet.
Resolution
Upgrade to 0.6.4-1.
# pacman -Syu "libssh>=0.6.4-1"
The problem has been fixed upstream in version 0.6.4.
References
https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2014-8132 https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2014-8132
Workaround
None.