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

"Stephen Borrill" <[email protected]> Tue, 28 Jul 2026 13:50:02 +0000 (UTC)
Newsgroups gmane.os.netbsd.bugs
Message-ID <[email protected]>
The following reply was made to PR kern/60486; it has been noted by GNATS.

From: "Stephen Borrill" <[email protected]>
To: [email protected]
Cc: 
Subject: PR/60486 CVS commit: [netbsd-10] src/sys/netinet
Date: Tue, 28 Jul 2026 13:45:47 +0000

 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.