]> The Tcpdump Group git mirrors - tcpdump/commitdiff
CVE-2017-5486/add the test case
authorDenis Ovsienko <[email protected]>
Sun, 15 Jan 2017 13:35:33 +0000 (13:35 +0000)
committerFrancois-Xavier Le Bail <[email protected]>
Wed, 18 Jan 2017 08:16:42 +0000 (09:16 +0100)
tests/TESTLIST
tests/isoclns-heapoverflow-2.out [new file with mode: 0644]
tests/isoclns-heapoverflow-2.pcap [new file with mode: 0644]

index 8808a3fa352901f94f22b4f2b743b409a82182f0..bf84aa01532be0e0725841ab4c88a0b4c77b92e3 100644 (file)
@@ -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 (file)
index 0000000..6bdfd01
--- /dev/null
@@ -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 (file)
index 0000000..c86570b
Binary files /dev/null and b/tests/isoclns-heapoverflow-2.pcap differ