CVS commit: src/sys/netinet6
"Taylor R Campbell" <[email protected]> Thu, 23 Jul 2026 19:52:48 +0000
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: riastradh Date: Thu Jul 23 19:52:48 UTC 2026 Modified Files: src/sys/netinet6: nd6_nbr.c Log Message: nd6: Avoid buffer overread of link-layer address options. PR kern/60488: nd6: two-byte buffer overread in source/target linkaddr options To generate a diff of this commit: cvs rdiff -u -r1.186 -r1.187 src/sys/netinet6/nd6_nbr.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.