From: Denis Ovsienko Date: Sun, 15 Jan 2017 13:35:33 +0000 (+0000) Subject: CVE-2017-5486/add the test case X-Git-Tag: tcpdump-4.9.0-bp~9 X-Git-Url: https://git.tcpdump.org/tcpdump/commitdiff_plain/d07f72422772d435bcb1e756c7ea0831a2b76307?ds=inline CVE-2017-5486/add the test case --- diff --git a/tests/TESTLIST b/tests/TESTLIST index 8808a3fa..bf84aa01 100644 --- a/tests/TESTLIST +++ b/tests/TESTLIST @@ -430,6 +430,7 @@ atm-heapoverflow atm-heapoverflow.pcap atm-heapoverflow.out -t -c1 -e # bad packets from Kamil Frankowicz snmp-heapoverflow-1 snmp-heapoverflow-1.pcap snmp-heapoverflow-1.out -t snmp-heapoverflow-2 snmp-heapoverflow-2.pcap snmp-heapoverflow-2.out -t +isoclns-heapoverflow-2 isoclns-heapoverflow-2.pcap isoclns-heapoverflow-2.out -t -e -c1 # RTP tests # fuzzed pcap diff --git a/tests/isoclns-heapoverflow-2.out b/tests/isoclns-heapoverflow-2.out new file mode 100644 index 00000000..6bdfd012 --- /dev/null +++ b/tests/isoclns-heapoverflow-2.out @@ -0,0 +1 @@ +fe:fe:fe:fe:fe:fe > 30:30:da:fe:fe:fe, ethertype OSI (0xfefe), length 808464432: OSI NLPID CLNP (0x81): [|clnp] diff --git a/tests/isoclns-heapoverflow-2.pcap b/tests/isoclns-heapoverflow-2.pcap new file mode 100644 index 00000000..c86570be Binary files /dev/null and b/tests/isoclns-heapoverflow-2.pcap differ