PT-2026-52345 · Linux · Linux Kernel
CVE-2026-53250
·
Published
2026-06-03
·
Updated
2026-09-07
CVSS v3.1
7.8
High
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A Time-of-Check to Time-of-Use (TOCTOU) issue exists in the
xsk skb metadata() function. The TX metadata area is located in the UMEM buffer, which is memory-mapped and can be written to by userspace concurrently. The function reads csum start and csum offset from shared memory for bounds validation and then reads them again for skb assignment. A malicious userspace application can overwrite these variables between the two reads, bypassing the bounds check and leading to out-of-bounds memory access during checksum computation in the transmit path.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Time Of Check To Time Of Use
Out of bounds Read
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel