PR/60485 CVS commit: [netbsd-10] src/sys/dist/pf/net

"Stephen Borrill" <[email protected]> Tue, 28 Jul 2026 13:40:02 +0000 (UTC)
Newsgroups gmane.os.netbsd.bugs
Message-ID <[email protected]>
The following reply was made to PR kern/60485; it has been noted by GNATS.

From: "Stephen Borrill" <[email protected]>
To: [email protected]
Cc: 
Subject: PR/60485 CVS commit: [netbsd-10] src/sys/dist/pf/net
Date: Tue, 28 Jul 2026 13:39:25 +0000

 Module Name:	src
 Committed By:	sborrill
 Date:		Tue Jul 28 13:39:25 UTC 2026
 
 Modified Files:
 	src/sys/dist/pf/net [netbsd-10]: pf.c
 
 Log Message:
 Pull up the following revisions(s) (requested by riastradh in ticket #1318):
 	sys/dist/pf/net/pf.c:	revision 1.88
 
 pf: Fix use-after-free in fragment reassembly.
 PR kern/60485: pf(4): uaf in fragment reassembly
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.87 -r1.87.2.1 src/sys/dist/pf/net/pf.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.