NetBSD-Bugs archive

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

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



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

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/60484 CVS commit: [netbsd-11] src
Date: Sun, 2 Aug 2026 13:24:35 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Sun Aug  2 13:24:34 UTC 2026
 
 Modified Files:
 	src/sys/external/bsd/ipf/netinet [netbsd-11]: fil.c
 	src/tests/ipf/expected [netbsd-11]: ipv6.3
 	src/tests/ipf/input [netbsd-11]: ipv6.3
 
 Log Message:
 Pull up following revision(s) (requested by riastradh in ticket #397):
 
 	tests/ipf/t_filter_exec.sh: revision 1.10
 	tests/ipf/t_filter_exec.sh: revision 1.9
 	sys/external/bsd/ipf/netinet/fil.c: revision 1.38
 	tests/ipf/input/ipv6.3: revision 1.3
 	tests/ipf/expected/ipv6.3: revision 1.2
 
 ipfilter: Test icmp6 packet of death.
 PR kern/60484: ipfilter: null pointer deref in icmp6 parsing
 
 ipfilter: Don't choke on an ICMP6 error quoting an ICMP6 error.
 PR kern/60484: ipfilter: null pointer deref in icmp6 parsing
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.37 -r1.37.8.1 src/sys/external/bsd/ipf/netinet/fil.c
 cvs rdiff -u -r1.1 -r1.1.62.1 src/tests/ipf/expected/ipv6.3
 cvs rdiff -u -r1.2 -r1.2.46.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