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

"Martin Husemann" <[email protected]> Sun, 2 Aug 2026 13:26:25 +0000
Newsgroups gmane.os.netbsd.devel.cvs
Message-ID <[email protected]>
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.