CVE-2025-11961 - OOBR and OOBW in pcap_ether_aton() in libpcap

CVE-2025-11961 - OOBR and OOBW in pcap_ether_aton() in libpcap

CVE ID : CVE-2025-11961 Published : Dec. 31, 2025, 1:15 a.m. | 1 hour, 33 minutes ago Description : pcap_ether_aton() is an auxiliary function in libpcap, it takes a string argument and returns a fixed-size allocated buffer. The string argument must be a well-formed MAC-48 address in one of the supported formats, but this requirement has been poorly documented. If an application calls the function with an argument that deviates from the expected format, the function can read data beyond the end of the provided string and write data beyond the end of the allocated buffer. Severity: 1.9 | LOW Visit the link for more details, such as CVSS details, affected products, timeline, and more...

CVE Details

Severity
LOW
Published
Dec. 31, 2025

Source: Telegram CVE Monitor