Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-1-4]: src Today's set:



details:   https://anonhg.NetBSD.org/src/rev/2d3e275e7a88
branches:  netbsd-1-4
changeset: 471327:2d3e275e7a88
user:      he <he%NetBSD.org@localhost>
date:      Wed Jan 16 09:07:35 2002 +0000

description:
Today's set:
 o gzip long file name buffer overflow fix

diffstat:

 CHANGES-1.4.4 |  6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 30716343043c -r 2d3e275e7a88 CHANGES-1.4.4
--- a/CHANGES-1.4.4     Wed Jan 16 09:06:07 2002 +0000
+++ b/CHANGES-1.4.4     Wed Jan 16 09:07:35 2002 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-1.4.4,v 1.1.2.17 2002/01/14 15:23:57 he Exp $
+#      $NetBSD: CHANGES-1.4.4,v 1.1.2.18 2002/01/16 09:07:35 he Exp $
 
 A complete list of changes from NetBSD 1.4.3 to NetBSD 1.4.4:
 
@@ -402,3 +402,7 @@
   Fix a ptrace/execve race condition which could be used to modify
   the child process' image during execve.  This would be a security
   issue due to setuid programs.
+
+gnu/usr.bin/gzip/gzip.c                                1.9
+
+  Fix long file name buffer overrun vulnerability.



Home | Main Index | Thread Index | Old Index