Buffer overflow in the dane_query_tlsa function in the DANE library (libdane) in GnuTLS 3.1.x before 3.1.15 and 3.2.x before 3.2.5 allows remote servers to cause a denial of service (memory corruption) via a response with more than four DANE entries.
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.
Link | Tags |
---|---|
http://www.openwall.com/lists/oss-security/2013/10/25/2 | mailing list |
http://article.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/7050 | mailing list patch |
http://www.gnutls.org/security.html#GNUTLS-SA-2013-3 | vendor advisory |
http://article.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/7049 | mailing list patch |