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

"Taylor R Campbell" <[email protected]> Thu, 23 Jul 2026 17:17:10 +0000
Newsgroups gmane.os.netbsd.devel.cvs
Message-ID <[email protected]>
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.