Source-Changes-HG archive

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

[src/netbsd-3-0]: src/doc ticket 1743



details:   https://anonhg.NetBSD.org/src/rev/cba0ac1064a9
branches:  netbsd-3-0
changeset: 579399:cba0ac1064a9
user:      bouyer <bouyer%NetBSD.org@localhost>
date:      Sun Apr 01 15:49:26 2007 +0000

description:
ticket 1743

diffstat:

 doc/CHANGES-3.0.3 |  10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)

diffs (21 lines):

diff -r b2188a74afe2 -r cba0ac1064a9 doc/CHANGES-3.0.3
--- a/doc/CHANGES-3.0.3 Sun Apr 01 15:48:49 2007 +0000
+++ b/doc/CHANGES-3.0.3 Sun Apr 01 15:49:26 2007 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-3.0.3,v 1.1.2.29 2007/03/31 14:38:28 bouyer Exp $
+#      $NetBSD: CHANGES-3.0.3,v 1.1.2.30 2007/04/01 15:49:26 bouyer Exp $
 
 A complete list of changes from the NetBSD 3.0.2 release to the NetBSD 3.0.3
 release:
@@ -1602,3 +1602,11 @@
        update to tzdata2007a.
        [abp, ticket #1682]
 
+dist/file/src/file.h   patch
+dist/file/src/funcs.c  patch
+dist/file/src/magic.c  patch
+
+       Fix an integer underflow in file_printf which can lead to an
+       exploitable heap overflow.
+       [adrianp, ticket #1743]
+



Home | Main Index | Thread Index | Old Index