Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #238147

Category tcpdump
Changed by Guy Harris <gharrisohnoyoudont@sonic.net>
Changed at Wed 02 Jul 2025 01:29:50
Repository https://git.tcpdump.org/tcpdump
Project tcpdump
Branch master
Revision 33040b708e20ad7a7e080b51181581827e02633d

Comments

ICMP: make sure we don't run past the end of a TLV for RFC 5837 objects.
As reported to tcpdump-security.

While we're at it, fix the check for the interface name length - it
includes the one-octet length of the length, as well as the length of
the name, so it must be at least 1.

Add the capture file from the report.

Changed files