diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -10,8 +10,11 @@ Version 2.16.1 * The following bugs are resolved with this release: 6530, 14195, 14547, 14459, 14476, 14562, 14621, 14648, 14699, 14719, - 14756, 14831, 15014, 15078, 15754, 15755, 15946, 16072, 16431, 16617, - 16618, 17048, 17137, 17187, 17325, 17625, 17630. + 14756, 14831, 15014, 15078, 15330, 15754, 15755, 15946, 16072, 16431, + 16617, 16618, 17048, 17137, 17187, 17325, 17625, 17630. + +* CVE-2013-1914 Stack overflow in getaddrinfo with many results has been + fixed (Bugzilla #15330). * CVE-2104-7817 The wordexp function could ignore the WRDE_NOCMD flag under certain input conditions resulting in the execution of a shell for |