Locking Flaw in Linux Kernel's IUCV Implementation Allows Potential Kernel Crash
CVE-2026-64004

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
19 July 2026

What is CVE-2026-64004?

A critical vulnerability in the Linux kernel's IUCV implementation allows users utilizing AF_IUCV to potentially crash the kernel. This issue arises due to improper locking around socket option calls, specifically in the getsockopt function. When a recvmsg call is executed concurrently with getsockopt(SO_MSGSIZE), a race condition occurs, leading to a NULL pointer dereference following the closure of the socket. This vulnerability can disrupt system stability, and it is imperative for users to apply the necessary patches to mitigate this risk.

Affected Version(s)

Linux 51363b8751a673a00ad48eea895266396d53fa52 < 884eb247b74d86db97e3a37f0d6fc8e1e83590dd

Linux 51363b8751a673a00ad48eea895266396d53fa52 < 45bb8de8c95d8899f4b8f61bd9bceb8132af73cb

Linux 51363b8751a673a00ad48eea895266396d53fa52 < 1fc30bd4e55e2dd622d2d366cecd732c1841bbee

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.