CVS commit: [netbsd-9] src/sys/netinet
"Stephen Borrill" <[email protected]> Wed, 29 Jul 2026 10:33:05 +0000
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
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.