summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--debian/patches/upstream/0001-zcat-buffer-overrun.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/upstream/0001-zcat-buffer-overrun.patch b/debian/patches/upstream/0001-zcat-buffer-overrun.patch
index 38608aa..ba81c1f 100644
--- a/debian/patches/upstream/0001-zcat-buffer-overrun.patch
+++ b/debian/patches/upstream/0001-zcat-buffer-overrun.patch
@@ -1,5 +1,5 @@
Author: Antonio Diaz-Diaz <antonio@gnu.org>
-Description: zcat.cc: Fixed a buffer overrun on outbuf when '-v' is used.
+Description: zcat.cc: Fixed a buffer overrun on outbuf when '-v' is used [CVE-2018-1000637] (Closes: #902936).
diff -Naurp zutils/zcat.cc zutils/zcat.cc
--- zutils/zcat.cc