]> The Tcpdump Group git mirrors - tcpdump/commit
CVE-2016-7934,7935,7937/RTP: Fix two segmentation faults
authorFrancois-Xavier Le Bail <[email protected]>
Tue, 17 Nov 2015 16:12:22 +0000 (17:12 +0100)
committerFrancois-Xavier Le Bail <[email protected]>
Wed, 18 Jan 2017 08:16:39 +0000 (09:16 +0100)
commitcb922d07cce6574874b954555ebad4338748087b
tree31ee0263d452f33ed40bfae7e8da83d5984d9c06
parent3cb7e038251aae998d0581933b4f9df252106334
CVE-2016-7934,7935,7937/RTP: Fix two segmentation faults

Add two test files for these fixes.
Add more bounds checks in VAT, RTP and RTCP printers.

Moreover:
Add and use *_tstr[] strings.
Update the output of a test accordingly.
Remove spaces before tabs.
print-udp.c
tests/TESTLIST
tests/rtp-seg-fault-1.out [new file with mode: 0644]
tests/rtp-seg-fault-1.pcap [new file with mode: 0644]
tests/rtp-seg-fault-2.out [new file with mode: 0644]
tests/rtp-seg-fault-2.pcap [new file with mode: 0644]
tests/udp-length-heapoverflow.out