Improper Reference Management in Linux Kernel's AF_IUCV Sockets
CVE-2026-68397

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
10 August 2026

What is CVE-2026-68397?

This vulnerability in the Linux kernel pertains to improper reference management involving AF_IUCV sockets. The issue arises in the function afiucv_hs_rcv(), where a reference to a socket is not appropriately held while it is passed to callback handlers. As AF_IUCV sockets are not protected by RCU, there exists a race condition that can lead to dereferencing freed memory due to concurrent socket closure. The absence of a proper reference can result in unstable behavior and potential security risks, necessitating immediate attention and patching.

Affected Version(s)

Linux 3881ac441f642d56503818123446f7298442236b < 4dc0e63abf8bc7ba8892e617c1fb8b204361e022

Linux 3881ac441f642d56503818123446f7298442236b < 1801cb20a5025a787d6853e19c38db138344b4b4

Linux 3881ac441f642d56503818123446f7298442236b

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.