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.
History

Mon, 05 Jan 2026 10:45:00 +0000

Type Values Removed Values Added
First Time appeared Tcpdump
Tcpdump libpcap
Vendors & Products Tcpdump
Tcpdump libpcap

Fri, 02 Jan 2026 15:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 02 Jan 2026 00:15:00 +0000

Type Values Removed Values Added
References
Metrics threat_severity

None

threat_severity

Low


Wed, 31 Dec 2025 01:15:00 +0000

Type Values Removed Values Added
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.
Title OOBR and OOBW in pcap_ether_aton() in libpcap
Weaknesses CWE-122
CWE-126
References
Metrics cvssV3_1

{'score': 1.9, 'vector': 'CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:L/A:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: Tcpdump

Published:

Updated: 2026-01-02T14:38:16.719Z

Reserved: 2025-10-20T13:42:36.190Z

Link: CVE-2025-11961

cve-icon Vulnrichment

Updated: 2026-01-02T14:23:11.003Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2025-12-31T01:15:54.500

Modified: 2025-12-31T20:42:15.637

Link: CVE-2025-11961

cve-icon Redhat

Severity : Low

Publid Date: 2025-12-31T00:56:16Z

Links: CVE-2025-11961 - Bugzilla