Out-of-bounds write in Tcpreplay - #VU139346
Published: July 24, 2026
Vulnerability details
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to out-of-bounds write in the tcprewrite fragroute rules parser in mod_open() when parsing an empty or comment-only fragroute rules file. A local user can provide a crafted fragroute rules file to cause a denial of service.
Exploitation requires tcprewrite to be built with libdnet/fragroute support and invoked with the --fragroute option. The write occurs during startup before any packet is processed.