summaryrefslogtreecommitdiff
path: root/gnu/packages/patches/glibc-CVE-2017-15670-15671.patch
AgeCommit message (Expand)Author
2018-01-02Revert "gnu: glibc: Fix CVE-2017-15670, CVE-2017-15671."•••These issues has been classified as minor by Debian: https://security-tracker.debian.org/tracker/CVE-2017-15670 https://security-tracker.debian.org/tracker/CVE-2017-15671 In addition, the patch only fixes one of the two CVEs it claims to fix. We don't backport most CVEs, especially non-critical ones, so no need to carry this (which is in 2.26). See discussion at <https://bugs.gnu.org/29490>. This reverts commit 60e29339d8389e678bb9ca4bd3420ee9ee88bdf2. Marius Bakke
2017-10-22gnu: glibc: Fix CVE-2017-15670, CVE-2017-15671.•••* gnu/packages/patches/glibc-CVE-2017-15670-15671.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/base.scm (glibc/linux)[replacement]: New field. (glibc/fixed): New variable. (glibc-2.24, glibc-2.23, glibc-2.22)[source](patches): Add 'glibc-CVE-2017-15670-15671.patch'. Marius Bakke