diff options
author | Guy Harris <guy@alum.mit.edu> | 2015-07-03 19:08:59 -0700 |
---|---|---|
committer | Francois-Xavier Le Bail <fx.lebail@yahoo.com> | 2017-01-18 09:16:37 +0100 |
commit | e8a77162825188bd31eb96c99dc8e4432a2c6531 (patch) | |
tree | e8be7d508d09eadd2eadc398832d57073d3d0184 /tests/heap-overflow-2.out | |
parent | 69ead2a09cf7d0666c6a7ac12e47fd9743242c61 (diff) | |
download | tcpdump-e8a77162825188bd31eb96c99dc8e4432a2c6531.tar.gz |
CVE-2016-7974/Don't try to dissect something with other than 4 as the IP version.
Bad Things could happen, e.g. the dissector we call thinking it's been
handed an IPv6 header when we haven't handed it anything that large.
Fixes a heap overflow found with American Fuzzy Lop by Hanno Böck.
Update some .out files to correspond to that change.
Diffstat (limited to 'tests/heap-overflow-2.out')
-rw-r--r-- | tests/heap-overflow-2.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/heap-overflow-2.out b/tests/heap-overflow-2.out index d2fd93f2..1e7e21b2 100644 --- a/tests/heap-overflow-2.out +++ b/tests/heap-overflow-2.out @@ -1 +1 @@ -IP3 [|ip] +IP3 |