]> The Tcpdump Group git mirrors - tcpdump/commit
CVE-2017-13022/IP: Add bounds checks to ip_printroute().
authorGuy Harris <[email protected]>
Wed, 22 Mar 2017 06:07:17 +0000 (23:07 -0700)
committerDenis Ovsienko <[email protected]>
Wed, 13 Sep 2017 11:25:44 +0000 (12:25 +0100)
commiteee0b04bcfdae319c242b0b8fc3d07029ee65b8c
treefd6d207df6c356ae920ef945c1a3292a700ed93e
parent67c7126062d59729cd421bb38f9594015c9907ba
CVE-2017-13022/IP: Add bounds checks to ip_printroute().

This fixes a buffer over-read 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.
print-ip.c
tests/TESTLIST
tests/ip_printroute_asan.out [new file with mode: 0644]
tests/ip_printroute_asan.pcap [new file with mode: 0644]