Out-of-bounds write in Tcpreplay - #VU142674
Published: August 15, 2026
Vulnerability details
The vulnerability allows a remote attacker to execute arbitrary code.
The vulnerability exists due to out-of-bounds write in the libtcpedit dlt_radiotap plugin function dlt_radiotap_get_80211() when processing an untrusted pcap_pkthdr/pktdata pair through the public tcpedit_packet() API. A remote attacker can supply a crafted packet with attacker-controlled length and content to execute arbitrary code.
User interaction is required to process attacker-supplied input, and the issue is reachable in third-party programs that link libtcpedit and pass an unclamped caplen from an untrusted source.