CVS commit: src

"Taylor R Campbell" <[email protected]> Thu, 23 Jul 2026 16:58:51 +0000
Newsgroups gmane.os.netbsd.devel.cvs
Message-ID <[email protected]>
Module Name:	src
Committed By:	riastradh
Date:		Thu Jul 23 16:58:51 UTC 2026

Modified Files:
	src/sys/external/bsd/ipf/netinet: fil.c
	src/tests/ipf: t_filter_exec.sh

Log Message:
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.38 src/sys/external/bsd/ipf/netinet/fil.c
cvs rdiff -u -r1.9 -r1.10 src/tests/ipf/t_filter_exec.sh

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