tag 887001 pending
thanks
Hello,
Bug #887001 reported by you has been fixed in the Git repository. You can
see the changelog below, and you can check the diff of the fix at:
https://anonscm.debian.org/cgit/pkg-glibc/glibc.git/commit/?id=82a8885
---
commit 82a888594125b1d05bed4092b23af44fc23907a2
Author: Aurelien Jarno <[email protected]>
Date: Sat Jan 13 16:14:06 2018 +0100
debian/patches/git-updates.diff: update from upstream stable branch:
* debian/patches/git-updates.diff: update from upstream stable branch:
- Fix a buffer underflow in getcwd() (CVE-2018-1000001). Closes:
#887001.
diff --git a/debian/changelog b/debian/changelog
index f72b868..f1cebf4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,9 @@ glibc (2.26-4) UNRELEASED; urgency=medium
the multilib flavours, simplify the mips* entries into mips*, mips be and
mips le, instead of trying to keep all the flavours in sync. Remove
XFAILs for tests that have been fixed.
+ * debian/patches/git-updates.diff: update from upstream stable branch:
+ - Fix a buffer underflow in getcwd() (CVE-2018-1000001). Closes:
+ #887001.
-- Aurelien Jarno <[email protected]> Fri, 12 Jan 2018 22:26:33 +0100