Memory Corruption Vulnerability in libpcap Affecting TCPDump
CVE-2025-11961
1.9LOW
What is CVE-2025-11961?
The vulnerable pcap_ether_aton() function in libpcap mishandles input strings, which may lead to memory corruption. When an application passes an improperly formatted MAC-48 address, the function may inadvertently read or write data outside of intended memory bounds. This issue, stemming from poor documentation of input requirements, poses a risk of unintended data manipulation and potential data leaks. Users are advised to apply the latest patches as specified in the referenced GitHub commit to mitigate these vulnerabilities.
Affected Version(s)
libpcap 0 < 1.10.6
