CVS commit: [netbsd-10] src/sys/netinet

"Stephen Borrill" <[email protected]> Tue, 28 Jul 2026 13:45:47 +0000
Newsgroups gmane.os.netbsd.devel.cvs
Message-ID <[email protected]>
Module Name:	src
Committed By:	sborrill
Date:		Tue Jul 28 13:45:47 UTC 2026

Modified Files:
	src/sys/netinet [netbsd-10]: tcp_syncache.c

Log Message:
Pull up the following revisions(s) (requested by riastradh in ticket #1319):
	sys/netinet/tcp_syncache.c:	revision 1.8

tcp: Plug a 4-byte leak of kernel stack data through timestamps.
Addresses PR kern/60486


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.6.2.1 src/sys/netinet/tcp_syncache.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.