First published: Sat Jan 28 2017(Updated: )
The ARP parser in tcpdump before 4.9.0 has a buffer overflow in print-arp.c:arp_print().
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Tcpdump | <=4.8.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2016-7923 has been rated as high severity due to its potential for remote code execution through a buffer overflow.
To fix CVE-2016-7923, upgrade tcpdump to version 4.9.0 or later where the vulnerability has been patched.
CVE-2016-7923 affects tcpdump versions prior to 4.9.0, specifically versions up to and including 4.8.1.
There are no known workarounds for CVE-2016-7923, so upgrading is the recommended course of action.
CVE-2016-7923 impacts the ARP parser in tcpdump, specifically the functionality found in the print-arp.c file.