NetBSD-Bugs archive

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

PR/60484 CVS commit: src



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

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
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.
 



Home | Main Index | Thread Index | Old Index