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

"Martin Husemann" <[email protected]> Sun, 2 Aug 2026 13:30:03 +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: "Martin Husemann" <[email protected]>
To: [email protected]
Cc: 
Subject: PR/60485 CVS commit: [netbsd-11] src/sys/dist/pf/net
Date: Sun, 2 Aug 2026 13:26:25 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Sun Aug  2 13:26:25 UTC 2026
 
 Modified Files:
 	src/sys/dist/pf/net [netbsd-11]: pf.c
 
 Log Message:
 Pull up following revision(s) (requested by riastradh in ticket #398):
 
 	sys/dist/pf/net/pf.c: revision 1.88
 
 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.87.10.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.