PT-2026-27667 · Linux · Linux
Published
2026-03-25
·
Updated
2026-03-25
·
CVE-2026-23302
None
No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
In the Linux kernel, the following vulnerability has been resolved:
net: annotate data-races around sk->sk {data ready,write space}
skmsg (and probably other layers) are changing these pointers
while other cpus might read them concurrently.
Add corresponding READ ONCE()/WRITE ONCE() annotations
for UDP, TCP and AF UNIX.
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux