PR/60488 CVS commit: src/sys/netinet6

"Taylor R Campbell" <[email protected]> Thu, 23 Jul 2026 19:55:02 +0000 (UTC)
Newsgroups gmane.os.netbsd.bugs
Message-ID <[email protected]>
The following reply was made to PR kern/60488; it has been noted by GNATS.

From: "Taylor R Campbell" <[email protected]>
To: [email protected]
Cc: 
Subject: PR/60488 CVS commit: src/sys/netinet6
Date: Thu, 23 Jul 2026 19:52:48 +0000

 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.