Kernel memory disclosure via unlocked AF_UNIX tail dereference
Published Jul 19, 2026 · Updated Jul 19, 2026
Use-after-free in the AF_UNIX stream receiver in Linux Kernel allows local users to expose kernel memory through a receive race. unix_stream_data_wait() calls skb_peek_tail() without queue locking and dereferences tail->len after a concurrent normal recv() can unlink and free the SKB. Triggering requires two local threads sharing a stream socket, with one peeking past queued data while the other consumes it; the stale read can disclose kernel memory or crash the kernel.
Summary
What happened
Use-after-free in the AF_UNIX stream receiver in Linux Kernel allows local users to expose kernel memory through a receive race. unix_stream_data_wait() calls skb_peek_tail() without queue locking and dereferences tail->len after a concurrent normal recv() can unlink and free the SKB. Triggering requires two local threads sharing a stream socket, with one peeking past queued data while the other consumes it; the stale read can disclose kernel memory or crash the kernel.
The record
- CVE
- CVE-2026-64109
- Published
- Jul 19, 2026
- Updated
- Jul 19, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux Kernel
- Classifications
- CWE-416, T1068
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Jul 19, 2026CVE publishedPublication date reported by the CVE source.
- Jul 19, 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=2b514574f7e88c8498027ee366fd6e7aae5aa4b5 <26342087fac93b3932e6af61dc91ec029cb8a623
- Affected versionversion=2b514574f7e88c8498027ee366fd6e7aae5aa4b5 <38bccb927d83d7d52e5b20015a172a0b6101d11e
- Affected versionversion=2b514574f7e88c8498027ee366fd6e7aae5aa4b5 <5f162f95a95834f06a8ec6140889272ad12e842f
- Affected versionversion=2b514574f7e88c8498027ee366fd6e7aae5aa4b5 <acdff9907478e82208475b1151700d0b71dcdc63
- Affected versionversion=2b514574f7e88c8498027ee366fd6e7aae5aa4b5 <be309f8eae8b474a4a617eaae01324da996fc719
- Affected versionversion=4.2
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