ArchLinux: 201508-8: gnutls: denial of service
Summary
Kurt Roeckx reported that decoding a specific certificate with very long DistinguishedName (DN) entries leads to double free, which may result to a denial of service. Since the DN decoding occurs in almost all applications using certificates it is recommended to upgrade the latest GnuTLS version fixing the issue.
Resolution
Upgrade to 3.4.4.1-1.
# pacman -Syu "gnutls>=3.4.4.1-1"
The problem has been fixed upstream in version 3.4.4 and 3.3.17.
References
http://www.gnutls.org/security.html#GNUTLS-SA-2015-3 https://access.redhat.com/security/cve/CVE-2015-6251
Workaround
None.