NetBSD-Bugs archive

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

PR/60484 CVS commit: [netbsd-10] src



The following reply was made to PR kern/60484; it has been noted by GNATS.

From: "Stephen Borrill" <sborrill%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/60484 CVS commit: [netbsd-10] src
Date: Tue, 28 Jul 2026 13:31:07 +0000

 Module Name:	src
 Committed By:	sborrill
 Date:		Tue Jul 28 13:31:07 UTC 2026
 
 Modified Files:
 	src/sys/external/bsd/ipf/netinet [netbsd-10]: fil.c
 	src/tests/ipf/expected [netbsd-10]: ipv6.3
 	src/tests/ipf/input [netbsd-10]: ipv6.3
 
 Log Message:
 Pull up the following revisions(s) (requested by riastradh in ticket #1317):
 	sys/external/bsd/ipf/netinet/fil.c:	revision 1.38
 	tests/ipf/t_filter_exec.sh:	revision 1.9
 	tests/ipf/expected/ipv6.3:	revision 1.2
 	tests/ipf/input/ipv6.3:	revision 1.3
 	tests/ipf/t_filter_exec.sh:	revision 1.10
 
 ipfilter: Fix remotely triggerable null pointer dereference and
 add an automatic test for it.
 PR kern/60484: ipfilter: null pointer deref in icmp6 parsing
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.35 -r1.35.4.1 src/sys/external/bsd/ipf/netinet/fil.c
 cvs rdiff -u -r1.1 -r1.1.58.1 src/tests/ipf/expected/ipv6.3
 cvs rdiff -u -r1.2 -r1.2.42.1 src/tests/ipf/input/ipv6.3
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 



Home | Main Index | Thread Index | Old Index