2 matches found
EUVD-2026-45582
In the Linux kernel, the following vulnerability has been resolved: xfrm: Check for underflow in xfrmstatemtu Leo Lin reported OOB write issue in esp component: xfrmstatemtu returns u32 but performs its arithmetic in unsigned modulo-2^32 space using an attacker-influenced "headerlen + authsize +...
PT-2026-61326
Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An out-of-bounds write issue exists in the ESP component of the xfrm subsystem. The xfrm state mtu function performs arithmetic in unsigned modulo-2^32 space, subtracting an...