]> The Tcpdump Group git mirrors - tcpdump/commit
(for 4.9.3) CVE-2018-16229/DCCP: Fix printing "Timestamp" and "Timestamp Echo" options
authorFrancois-Xavier Le Bail <[email protected]>
Mon, 21 May 2018 07:25:15 +0000 (09:25 +0200)
committerFrancois-Xavier Le Bail <[email protected]>
Tue, 27 Aug 2019 09:20:42 +0000 (11:20 +0200)
commit211124b972e74f0da66bc8b16f181f78793e2f66
tree23d0d8bd616475cf07787edc650b714f20e4e19f
parent4846b3c5d0a850e860baf4f07340495d29837d09
(for 4.9.3) CVE-2018-16229/DCCP: Fix printing "Timestamp" and "Timestamp Echo" options

Add some comments.

Moreover:
Put a function definition name at the beginning of the line.

(This change was ported from commit 6df4852 in the master branch.)

Ryan Ackroyd had independently identified this buffer over-read later by
means of fuzzing and provided the packet capture file for the test.
print-dccp.c
tests/TESTLIST
tests/dccp_options-oobr.out [new file with mode: 0644]
tests/dccp_options-oobr.pcap [new file with mode: 0644]