PR/60485 CVS commit: src/sys/dist/pf/net

"Taylor R Campbell" <[email protected]> Thu, 23 Jul 2026 17:20:01 +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: "Taylor R Campbell" <[email protected]>
To: [email protected]
Cc: 
Subject: PR/60485 CVS commit: src/sys/dist/pf/net
Date: Thu, 23 Jul 2026 17:17:10 +0000

 Module Name:	src
 Committed By:	riastradh
 Date:		Thu Jul 23 17:17:10 UTC 2026
 
 Modified Files:
 	src/sys/dist/pf/net: pf.c
 
 Log Message:
 pf(4): Avoid UAF of pf mbuf tag 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.88 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.