]> The Tcpdump Group git mirrors - tcpdump/commit
CVE-2017-13014/White Board: Do more bounds checks.
authorGuy Harris <[email protected]>
Thu, 16 Mar 2017 18:25:40 +0000 (11:25 -0700)
committerDenis Ovsienko <[email protected]>
Wed, 13 Sep 2017 11:25:44 +0000 (12:25 +0100)
commitcc356512f512e7fa423b3674db4bb31dbe40ffec
tree5b8d98ede69493ca26e26ceae4fe194afff2fcdc
parent13ab8d18617d616c7d343530f8a842e7143fb5cc
CVE-2017-13014/White Board: Do more bounds checks.

This fixes a buffer over-read discovered by Yannick Formaggio.

Add a test using the capture file supplied by the reporter(s).

While we're at it, print a truncation error if the packets are
truncated, rather than just, in effect, ignoring the result of the
routines that print particular packet types.
print-wb.c
tests/TESTLIST
tests/wb-oobr.out [new file with mode: 0644]
tests/wb-oobr.pcap [new file with mode: 0644]