NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

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



The following reply was made to PR kern/60486; it has been noted by GNATS.

From: "Stephen Borrill" <sborrill%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/60486 CVS commit: [netbsd-9] src/sys/netinet
Date: Wed, 29 Jul 2026 10:33:05 +0000

 Module Name:	src
 Committed By:	sborrill
 Date:		Wed Jul 29 10:33:05 UTC 2026
 
 Modified Files:
 	src/sys/netinet [netbsd-9]: tcp_input.c
 
 Log Message:
 Pull up the following revisions(s) (requested by riastradh in ticket #2041):
 	sys/netinet/tcp_input.c: patch
 
 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.414.2.5 -r1.414.2.6 src/sys/netinet/tcp_input.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 



Home | Main Index | Thread Index | Old Index