CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/05/26 14:27:27
Modified files:
sys/netinet6 : dest6.c
Log message:
Correct ICMPv6 parameter problem in IPv6 destination option.
If the destination option is placed in a different mbuf than the
IPv6 header, the calculation of the parameter problem offset was
wrong.
found by Quarkslab Vulnerability Reports
OK deraadt@
