Kernel memory access via orphaned socket race
Published May 1, 2026 · Updated May 1, 2026
Use-after-free in the Linux kernel sockmap verdict path allows local users to access freed memory during concurrent AF_UNIX socket teardown. sk_psock_verdict_data_ready() reads sk_socket and its operations after unix_stream_sendmsg() drops unix_state_lock(), allowing sock_orphan() to free the socket after an RCU grace period. The condition requires local low-privileged access and a sockmap verdict path; the stale read can expose kernel data or crash the host.
Summary
What happened
Use-after-free in the Linux kernel sockmap verdict path allows local users to access freed memory during concurrent AF_UNIX socket teardown. sk_psock_verdict_data_ready() reads sk_socket and its operations after unix_stream_sendmsg() drops unix_state_lock(), allowing sock_orphan() to free the socket after an RCU grace period. The condition requires local low-privileged access and a sockmap verdict path; the stale read can expose kernel data or crash the host.
The record
- CVE
- CVE-2026-43016
- Published
- May 1, 2026
- Updated
- May 1, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux Kernel
- Classifications
- CWE-416, T1499.004
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- May 1, 2026CVE publishedPublication date reported by the CVE source.
- May 1, 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=5.15
- Affected versionversion=c63829182c37c2d6d0608976d15fa61ebebe9e6b <18861f87a043e78b1f901cae4237e755ed7ef095
- Affected versionversion=c63829182c37c2d6d0608976d15fa61ebebe9e6b <68187f18a89be4b6237d28ae1313b5adf76238c6
- Affected versionversion=c63829182c37c2d6d0608976d15fa61ebebe9e6b <8d597e3e74027900ffa81b8ff47ab51999a3e110
- Affected versionversion=c63829182c37c2d6d0608976d15fa61ebebe9e6b <ad8391d37f334ee73ba91926f8b4e4cf6d31ea04
- Affected versionversion=c63829182c37c2d6d0608976d15fa61ebebe9e6b <af95bc39a83d82ae6ad253986335037256888b3f
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
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.
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