CVE-2025-11961 - GitHub Advisory Database (original) (raw)
pcap_ether_aton() is an auxiliary function in libpcap, it...
Low severity Unreviewed PublishedDec 31, 2025 to the GitHub Advisory Database • Updated Dec 31, 2025
Package
Affected versions
Unknown
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.
References
Published to the GitHub Advisory Database
Dec 31, 2025
Last updated
Dec 31, 2025