Description: | This collective update for the GNU C library (glibc)provides the following fixes and enhancements:Security issues fixed: * Fix stack overflow in getaddrinfo with many results.(bnc#813121, CVE-2013-1914) * Fix a different stack overflow in getaddrinfo withmany results. (bnc#828637) * Fix array overflow in floating point parser[bnc#775690] (CVE-2012-3480) * Fix strtod integer/buffer overflows [bnc#775690](CVE-2012-3480) * Add patches for fix overflows in vfprintf. [bnc#770891, CVE-2012-3405, CVE-2012-3406] * Fix buffer overflow in glob. (bnc#691365)(CVE-2010-4756) * Flush stream in addmntent, to catch errors likereached file size limits. [bnc #676178, CVE-2011-1089]Bugs fixed: * Fix locking in _IO_cleanup. (bnc#796982) * Fix resolver when first query fails, but secondssucceeds. [bnc #767266] |