PR/60484 CVS commit: src

"Taylor R Campbell" <[email protected]> Thu, 23 Jul 2026 17:00:05 +0000 (UTC)
Newsgroups gmane.os.netbsd.bugs
Message-ID <[email protected]>
The following reply was made to PR kern/60484; it has been noted by GNATS.

From: "Taylor R Campbell" <[email protected]>
To: [email protected]
Cc: 
Subject: PR/60484 CVS commit: src
Date: Thu, 23 Jul 2026 16:58:51 +0000

 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.