]> The Tcpdump Group git mirrors - tcpdump/commit
CVE-2016-7975/Make sure we have the data offset field before fetching it.
authorGuy Harris <[email protected]>
Fri, 3 Jul 2015 23:47:12 +0000 (16:47 -0700)
committerFrancois-Xavier Le Bail <[email protected]>
Wed, 18 Jan 2017 08:16:36 +0000 (09:16 +0100)
commitec88d36bcd0d6d0c706d9120183fc73e769a0ad5
tree9bc9cee4293a6959ac2ee56e29550b413edaef09
parentd9dbb118f2f9c09a8548a2b34a6573f611c0bcf7
CVE-2016-7975/Make sure we have the data offset field before fetching it.

Fixes a heap overflow found with American Fuzzy Lop by Hanno Böck.
print-tcp.c
tests/TESTLIST
tests/tcp_header_heapoverflow.out [new file with mode: 0644]
tests/tcp_header_heapoverflow.pcap [new file with mode: 0644]