]> The Tcpdump Group git mirrors - tcpdump/commit
CVE-2016-7924/Add some bounds checks.
authorGuy Harris <[email protected]>
Fri, 3 Jul 2015 23:39:25 +0000 (16:39 -0700)
committerFrancois-Xavier Le Bail <[email protected]>
Wed, 18 Jan 2017 08:16:36 +0000 (09:16 +0100)
commitd9dbb118f2f9c09a8548a2b34a6573f611c0bcf7
tree77228451bff9f1e864311582a7654dd8301ed60a
parent6b8ed9649e08215cd2acf7702e178ce41b18d932
CVE-2016-7924/Add some bounds checks.

Fixes a heap overflow found with American Fuzzy Lop by Hanno Böck.

Also, get rid of the return value for oam_print(), as it's not used and
not useful.
netdissect.h
print-atm.c
tests/TESTLIST
tests/atm-oam-heapoverflow.out [new file with mode: 0644]
tests/atm-oam-heapoverflow.pcap [new file with mode: 0644]