Exploitation Summary
EIP tracks 1 public exploit for CVE-2014-8768. PoCs published by Steffen Bauch.
AI-analyzed exploit summary This exploit demonstrates a denial-of-service vulnerability in tcpdump (CVE-2014-8768) by sending a malformed Geonet payload, causing a segmentation fault due to an unsafe decrement and underflow in the `geonet_print` function.
Description
Multiple Integer underflows in the geonet_print function in tcpdump 4.5.0 through 4.6.2, when in verbose mode, allow remote attackers to cause a denial of service (segmentation fault and crash) via a crafted length value in a Geonet frame.
Exploits (1)
This exploit demonstrates a denial-of-service vulnerability in tcpdump (CVE-2014-8768) by sending a malformed Geonet payload, causing a segmentation fault due to an unsafe decrement and underflow in the `geonet_print` function.