]> The Tcpdump Group git mirrors - tcpdump/commit
CVE-2017-13011/Properly check for buffer overflow in bittok2str_internal().
authorGuy Harris <[email protected]>
Wed, 15 Mar 2017 19:12:21 +0000 (12:12 -0700)
committerDenis Ovsienko <[email protected]>
Wed, 13 Sep 2017 11:25:44 +0000 (12:25 +0100)
commit9f0730bee3eb65d07b49fd468bc2f269173352fe
treec5301cb1f6281208e5dab4b1786e68c78617481d
parent93493458ca50fa3fa45be20e2ed087a5dc2c594d
CVE-2017-13011/Properly check for buffer overflow in bittok2str_internal().

Also, make the buffer bigger.

This fixes a buffer overflow discovered by Bhargava Shastry,
SecT/TU Berlin.

Add a test using the capture file supplied by the reporter(s), modified
so the capture file won't be rejected as an invalid capture.
tests/TESTLIST
tests/lldp_asan.out [new file with mode: 0644]
tests/lldp_asan.pcap [new file with mode: 0644]
util-print.c