]> The Tcpdump Group git mirrors - tcpdump/commit
CVE-2017-5486/Do ND_TCHECK2 bounds checks on source and destination addresses.
authorGuy Harris <[email protected]>
Sat, 14 Jan 2017 02:00:46 +0000 (18:00 -0800)
committerFrancois-Xavier Le Bail <[email protected]>
Wed, 18 Jan 2017 08:16:42 +0000 (09:16 +0100)
commitb553848e3e2c0c466f65ab14e253af91467e561a
tree4a983844ed8fe77b52829db972f92a86027fd392
parent5d214e36eed3565fbdc0f9b527bbc33a6bb63972
CVE-2017-5486/Do ND_TCHECK2 bounds checks on source and destination addresses.

Those are needed in addition to the checks against li.

This should fix GitHub issue #562.  I suspect issue #563 is a separate
problem.

Tweak length check messages to be more like the IS-IS ones, and fix both
to print unsigned values with %u, while we're at it.
print-isoclns.c