PT-2026-51928 · Linux+2 · Linux Kernel+2
CVE-2026-53034
·
Published
2026-04-15
·
Updated
2026-09-07
CVSS v2.0
6.0
Medium
| Vector | AV:L/AC:H/Au:S/C:C/I:C/A:C |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A null pointer dereference exists in the Linux kernel's BPF sockmap implementation. The issue occurs because
unix stream connect() updates the sk state variable to TCP ESTABLISHED before assigning a peer to the socket. This creates a race condition where sock map sk state allowed() incorrectly assumes the socket is fully initialized, allowing unix stream bpf update proto() to be called while the peer is still NULL, leading to a kernel crash.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
NULL Pointer Dereference
Time Of Check To Time Of Use
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linuxmint
Linux Kernel
Ubuntu