Use-after-free in Linux kernel - CVE-2026-63801

 

Use-after-free in Linux kernel - CVE-2026-63801

Published: July 21, 2026


Vulnerability identifier: #VU138856
CSH Severity: Medium
CVSS v4: 8.2 [CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-63801
CWE-ID: CWE-416
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to cause a denial of service.

The vulnerability exists due to use-after-free in tipc_aead_decrypt_done in the TIPC crypto subsystem when processing crafted encrypted frames during asynchronous decryption. A remote attacker can send crafted encrypted frames to trigger a read from freed memory and cause a denial of service.

Exploitation requires the asynchronous decryption path to be used and can occur while the associated network namespace is being torn down.


Affected software

Linux kernel

How to mitigate CVE-2026-63801

Install security update from vendor's repository.

Linux kernel - update to 7.0 rc3

External References

Related Security Bulletins