1
0
Fork 0

Adding CVE and bug numbers in zcat-buffer-overrun.patch.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-24 05:57:15 +01:00
parent 5012ef06a8
commit b7441e8e2b
Signed by: daniel
GPG key ID: FBB4F0E80A80222F

View file

@ -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