mirror of git://sourceware.org/git/glibc.git
CVE-2016-5417 was assigned to bug 19257
This commit is contained in:
parent
fe0cf86148
commit
fab382315a
5
NEWS
5
NEWS
|
@ -66,6 +66,11 @@ Security related changes:
|
||||||
flooded with crafted ICMP and UDP messages. Reported by Aldy Hernandez'
|
flooded with crafted ICMP and UDP messages. Reported by Aldy Hernandez'
|
||||||
alloca plugin for GCC. (CVE-2016-4429)
|
alloca plugin for GCC. (CVE-2016-4429)
|
||||||
|
|
||||||
|
* The IPv6 name server management code in libresolv could result in a memory
|
||||||
|
leak for each thread which is created, performs a failing naming lookup,
|
||||||
|
and exits. Over time, this could result in a denial of service due to
|
||||||
|
memory exhaustion. Reported by Matthias Schiffer. (CVE-2016-5417)
|
||||||
|
|
||||||
The following bugs are resolved with this release:
|
The following bugs are resolved with this release:
|
||||||
|
|
||||||
[The release manager will add the list generated by
|
[The release manager will add the list generated by
|
||||||
|
|
Loading…
Reference in New Issue