Module Name:    src
Committed By:   bouyer
Date:           Sat Mar  9 18:27:00 UTC 2024

Modified Files:
        src/doc [netbsd-10]: CHANGES-10.0

Log Message:
Ticket 623


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.207 -r1.1.2.208 src/doc/CHANGES-10.0

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/doc/CHANGES-10.0
diff -u src/doc/CHANGES-10.0:1.1.2.207 src/doc/CHANGES-10.0:1.1.2.208
--- src/doc/CHANGES-10.0:1.1.2.207	Tue Feb 27 05:27:39 2024
+++ src/doc/CHANGES-10.0	Sat Mar  9 18:26:59 2024
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-10.0,v 1.1.2.207 2024/02/27 05:27:39 martin Exp $
+# $NetBSD: CHANGES-10.0,v 1.1.2.208 2024/03/09 18:26:59 bouyer Exp $
 
 A complete list of changes from the initial NetBSD 10.0 branch on 2022-12-16
 until the 10.0 release:
@@ -21256,3 +21256,11 @@ sys/sys/param.h 				(manually edited)
 
 	Welcome to 10.0_RC5
 
+external/bsd/tcpdump/dist/print-ppp.c		patch
+
+	tcpdump(8): apply upstream fix for CVE-2020-8037:
+	the ppp decapsulator in tcpdump 4.9.3 can be convinced
+	to allocate a large amount of memory.
+	fixes PR 57586
+	[martin, ticket #623]
+

Reply via email to