Source-Changes-HG archive

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

[src/netbsd-2-0]: src/doc Ticket 10677.



details:   https://anonhg.NetBSD.org/src/rev/8ef961dbe8ed
branches:  netbsd-2-0
changeset: 564988:8ef961dbe8ed
user:      tron <tron%NetBSD.org@localhost>
date:      Wed Aug 23 20:20:11 2006 +0000

description:
Ticket 10677.

diffstat:

 doc/CHANGES-2.0.4 |  8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r 93e0fad1c242 -r 8ef961dbe8ed doc/CHANGES-2.0.4
--- a/doc/CHANGES-2.0.4 Wed Aug 23 20:19:56 2006 +0000
+++ b/doc/CHANGES-2.0.4 Wed Aug 23 20:20:11 2006 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-2.0.4,v 1.1.2.40 2006/08/11 04:54:19 riz Exp $
+#      $NetBSD: CHANGES-2.0.4,v 1.1.2.41 2006/08/23 20:20:11 tron Exp $
 
 A complete list of changes from the NetBSD 2.0.3 update to the NetBSD 2.0.4
 update.
@@ -339,3 +339,9 @@
        overwritten it with arbitrary bits.
        [jld, ticket #10667]
 
+sys/net/if_spppsubr.c                          1.96
+
+       Avoid buffer overflow in the in-kernel PPP code shared by ISDN PPP
+       interfaces ippp(4) and pppoe(4). This fixes SA2006-019 (CVE-2006-4304).
+       [adrianp, ticket #10677]
+



Home | Main Index | Thread Index | Old Index