Local system crash via unchecked L2CAP socket pointer
Published May 26, 2026 · Updated May 26, 2026
A NULL pointer dereference in the Linux Kernel Bluetooth L2CAP subsystem allows local users to crash the system through a socket callback. The l2cap_sock_get_sndtimeo_cb() callback assigns chan->data to sk and reads sk->sk_sndtimeo without first checking whether sk is NULL. Low-privileged local access and an L2CAP channel with a NULL socket pointer are required; the bounded consequence is a kernel crash and service interrupt.
Summary
What happened
A NULL pointer dereference in the Linux Kernel Bluetooth L2CAP subsystem allows local users to crash the system through a socket callback. The l2cap_sock_get_sndtimeo_cb() callback assigns chan->data to sk and reads sk->sk_sndtimeo without first checking whether sk is NULL. Low-privileged local access and an L2CAP channel with a NULL socket pointer are required; the bounded consequence is a kernel crash and service interrupt.
The record
- CVE
- CVE-2026-45836
- Published
- May 26, 2026
- Updated
- May 26, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux Kernel
- Classifications
- CWE-476, T1499.004
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- May 26, 2026CVE publishedPublication date reported by the CVE source.
- May 26, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=3.13
- Affected versionversion=8d836d71e2223b8961b21112bb4ce89ef8231682 <32bd343803d4ba47cc516f9d5f037f01b855d767
- Affected versionversion=8d836d71e2223b8961b21112bb4ce89ef8231682 <58dc5e3d8768e121907608e6e196a908512fb083
- Affected versionversion=8d836d71e2223b8961b21112bb4ce89ef8231682 <78a88d43dab8d23aeef934ed8ce34d40e6b3d613
- Affected versionversion=8d836d71e2223b8961b21112bb4ce89ef8231682 <a93d66907dd4d29b65c9797a93784bf61906d6d6
- Affected versionversion=8d836d71e2223b8961b21112bb4ce89ef8231682 <cf1fd517f892ded88168df878f834b625133f86d
What conditions does exploitation require?
What is affected?
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo