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

"Martin Husemann" <[email protected]> Thu, 30 Jul 2026 10:50:15 +0000
Newsgroups gmane.os.netbsd.devel.cvs
Message-ID <[email protected]>
Module Name:	src
Committed By:	martin
Date:		Thu Jul 30 10:50:15 UTC 2026

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

Log Message:
Pull up following revision(s) (requested by riastradh in ticket #399):

	sys/netinet/tcp_syncache.c: revision 1.8

tcp syncache: Don't leak kernel stack data through timestamps.

kern/60486: tcp syncache leaks 4-byte kernel stack content


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.7.4.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.