mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-23 15:31:05 +02:00
Fixes a few issues that have been resolved in glibc since 2.18: * The NSS backends shared internal state between thegetXXent and getXXbyYY NSS calls for the same database, causing a denial-of-service condition in some applications. (CVE-2014-8121) * Don't ignore too long lines in nss_files (CVE-2015-5277)
Description
Languages
Shell
93%
Python
6.9%