gnu: glibc: Add mitigations for CVE-2017-1000366.
authorEfraim Flashner <efraim@flashner.co.il>
Mon, 19 Jun 2017 20:13:53 +0000 (23:13 +0300)
committerMark H Weaver <mhw@netris.org>
Sat, 24 Jun 2017 06:42:37 +0000 (02:42 -0400)
commit665d6a59161769e10b52ffcbcd5cd2db22f32681
tree0953395f1fc352e029b4c5e3cc052f1bcb9fa620
parent13f7f2fd2b208c29361ef2290f55911879a6adf2
gnu: glibc: Add mitigations for CVE-2017-1000366.

* gnu/packages/base.scm (glibc/linux)[replacement]: New field.
(glibc-2.25-patched): New variable.
(glibc-2.24, glibc-2.23, glibc-2.22, glibc-2.21)[source]: Add patches.
[replacement]: New field.
(glibc-locales)[replacement]: New field.
* gnu/packages/patches/glibc-CVE-2017-1000366-pt1.patch,
gnu/packages/patches/glibc-CVE-2017-1000366-pt2.patch,
gnu/packages/patches/glibc-CVE-2017-1000366-pt3.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.

Modified-By: Mark H Weaver <mhw@netris.org>
gnu/local.mk
gnu/packages/base.scm
gnu/packages/patches/glibc-CVE-2017-1000366-pt1.patch [new file with mode: 0644]
gnu/packages/patches/glibc-CVE-2017-1000366-pt2.patch [new file with mode: 0644]
gnu/packages/patches/glibc-CVE-2017-1000366-pt3.patch [new file with mode: 0644]