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 #1763.



details:   https://anonhg.NetBSD.org/src/rev/8b8f5682131a
branches:  netbsd-3-0
changeset: 579407:8b8f5682131a
user:      ghen <ghen%NetBSD.org@localhost>
date:      Fri Apr 13 09:24:01 2007 +0000

description:
Ticket #1763.

diffstat:

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

diffs (30 lines):

diff -r 1322f9d317e9 -r 8b8f5682131a doc/CHANGES-3.0.3
--- a/doc/CHANGES-3.0.3 Fri Apr 13 09:23:22 2007 +0000
+++ b/doc/CHANGES-3.0.3 Fri Apr 13 09:24:01 2007 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-3.0.3,v 1.1.2.34 2007/04/05 21:18:26 bouyer Exp $
+#      $NetBSD: CHANGES-3.0.3,v 1.1.2.35 2007/04/13 09:24:01 ghen Exp $
 
 A complete list of changes from the NetBSD 3.0.2 release to the NetBSD 3.0.3
 release:
@@ -1607,8 +1607,8 @@
 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.
+       Fix an integer underflow in file(1) which can lead to an exploitable
+       heap overflow.
        [adrianp, ticket #1743]
 
 xsrc/xfree/xc/lib/X11/ImUtil.c                 1.2
@@ -1640,3 +1640,9 @@
          number of code points in Unicode.
        [drochner, ticket #1754]
 
+crypto/dist/ipsec-tools/src/racoon/isakmp_inf.c        via patch
+
+       Fix a denial of service vulnerability (CVE-2007-1841) which could allow
+       an attacker to disrupt a connection between IPSec peers.
+       [adrianp, ticket #1763]
+



Home | Main Index | Thread Index | Old Index