CVE-2026-64004
Last modified
CVE-2026-64004 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: net/iucv: fix locking in .getsockopt Mirror iucv_sock_setsockopt() and wrap the whole switch in lock_sock()/release_sock(). The pre-existing SO_MSGLIMIT-only lock becomes redundant and is removed. Any AF_IUCV HIPER user can potentially crash the kernel by racing recvmsg() with getsockopt(SO_MSGSIZE): the SO_MSGSIZE arm dereferences iucv->hs_dev->mtu after iucv_sock_close() (called from the racing recvmsg()) has set hs_dev to NULL, producing a NULL pointer dereference oops.. EPSS estimates a 0.13% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: net/iucv: fix locking in .getsockopt Mirror iucv_sock_setsockopt() and wrap the whole switch in lock_sock()/release_sock(). The pre-existing SO_MSGLIMIT-only lock becomes redundant and is removed. Any AF_IUCV HIPER user can potentially crash the kernel by racing recvmsg() with getsockopt(SO_MSGSIZE): the SO_MSGSIZE arm dereferences iucv->hs_dev->mtu after iucv_sock_close() (called from the racing recvmsg()) has set hs_dev to NULL, producing a NULL pointer dereference oops.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 51363b8751a673a00ad48eea895266396d53fa52, < 884eb247b74d86db97e3a37f0d6fc8e1e83590dd; >= 51363b8751a673a00ad48eea895266396d53fa52, < 45bb8de8c95d8899f4b8f61bd9bceb8132af73cb; >= 51363b8751a673a00ad48eea895266396d53fa52, < 1fc30bd4e55e2dd622d2d366cecd732c1841bbee; >= 51363b8751a673a00ad48eea895266396d53fa52, < cd691beafea0dd779e69e81ccc26b0ab50efcb5e; >= 51363b8751a673a00ad48eea895266396d53fa52, < 6e792b8dd3002bbc4136745928a9605df1a72b8a; >= 51363b8751a673a00ad48eea895266396d53fa52, < 9817369243380e287ebe5525411557eaa3aa2a79; >= 51363b8751a673a00ad48eea895266396d53fa52, < 69554adc7a6fa04ede3ad7512321d83748e3c920; >= 51363b8751a673a00ad48eea895266396d53fa52, < 3589d20a666caf30ad100c960a2de7de390fce88 |
| Linux | Linux | 3.4 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-64004?
How severe is CVE-2026-64004?
How do I fix CVE-2026-64004?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-63999In the Linux kernel, the following vulnerability has been re…
- CVE-2026-6400The Child Height Predictor by Ostheimer plugin for WordPress…4.3
- CVE-2026-64000In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-64001In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64002In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-64003In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-64005In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-64006In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64007In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-64008In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-64009In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-6401The Bottom Bar plugin for WordPress is vulnerable to Cross-S…4.3
Are you affected by CVE-2026-64004?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
