Learn about CVE-2017-12994, a buffer over-read vulnerability in the BGP parser of tcpdump versions before 4.9.2. Find out the impact, affected systems, exploitation, and mitigation steps.
A buffer over-read vulnerability in the BGP parser of tcpdump versions prior to 4.9.2 poses a security risk.
Understanding CVE-2017-12994
What is CVE-2017-12994?
The vulnerability exists in the print-bgp.c:bgp_attr_print() function of tcpdump versions before 4.9.2.
The Impact of CVE-2017-12994
The vulnerability allows for a buffer over-read, potentially leading to information disclosure or denial of service.
Technical Details of CVE-2017-12994
Vulnerability Description
The BGP parser in tcpdump before 4.9.2 has a buffer over-read vulnerability in print-bgp.c:bgp_attr_print().
Affected Systems and Versions
Exploitation Mechanism
Mitigation and Prevention
Immediate Steps to Take
Long-Term Security Practices
Patching and Updates