System crash via AF_IUCV socket reference race
Published Aug 10, 2026 · Updated Aug 10, 2026
Use-after-free in the Linux kernel AF_IUCV networking code allows local users to crash the system by racing socket closure. The afiucv_hs_rcv() path drops iucv_sk_list.lock without first holding a reference, so iucv_sock_kill() can free the socket before an afiucv_hs_callback_*() handler dereferences it. Exploitation requires access to create and close AF_IUCV sockets and winning the close-versus-receive race; a successful attempt interrupts the system through a kernel crash.
Summary
What happened
Use-after-free in the Linux kernel AF_IUCV networking code allows local users to crash the system by racing socket closure. The afiucv_hs_rcv() path drops iucv_sk_list.lock without first holding a reference, so iucv_sock_kill() can free the socket before an afiucv_hs_callback_*() handler dereferences it. Exploitation requires access to create and close AF_IUCV sockets and winning the close-versus-receive race; a successful attempt interrupts the system through a kernel crash.
The record
- CVE
- CVE-2026-68397
- Published
- Aug 10, 2026
- Updated
- Aug 10, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-825, T1499.004
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Aug 10, 2026CVE publishedPublication date reported by the CVE source.
- Aug 10, 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.2
- Affected versionversion=3881ac441f642d56503818123446f7298442236b <1801cb20a5025a787d6853e19c38db138344b4b4
- Affected versionversion=3881ac441f642d56503818123446f7298442236b <4dc0e63abf8bc7ba8892e617c1fb8b204361e022
- Affected versionversion=3881ac441f642d56503818123446f7298442236b <4fa349156043dc119721d067329714179f501749
- Affected versionversion=3881ac441f642d56503818123446f7298442236b <5595ea59cdf29182cf6a270cacc1426c57b603de
- Affected versionversion=3881ac441f642d56503818123446f7298442236b <c75a950e77356e526672cba4584080c6c8b793b6
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.
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