Race condition in Linux kernel - CVE-2026-64015

 

Race condition in Linux kernel - CVE-2026-64015

Published: July 20, 2026


Vulnerability identifier: #VU138629
CSH Severity: Low
CVSS v4: 6.8 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-64015
CWE-ID: CWE-362
Exploitation vector: Local access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a local user to cause a denial of service.

The vulnerability exists due to a race condition in find_key_to_update in the keyring code when looking up keys for update without holding the RCU read lock. A local user can trigger concurrent key lookup and garbage-collection activity to cause a denial of service.

The issue affects persistent key handling, which uses a different locking model.


Affected software

Linux kernel
openEuler
Ubuntu
python3-perf-debuginfo
kernel
bpftool
bpftool-debuginfo
kernel-debuginfo
kernel-debugsource
kernel-devel
kernel-source
kernel-tools
kernel-tools-debuginfo
kernel-tools-devel
perf
perf-debuginfo
python2-perf
python2-perf-debuginfo
python3-perf
kernel-headers
kernel-extra-modules
linux-ibm (Ubuntu package)
linux-aws (Ubuntu package)
linux-azure (Ubuntu package)
linux-nvidia (Ubuntu package)
linux-nvidia-bos (Ubuntu package)

How to mitigate CVE-2026-64015

Install security update from vendor's repository.

Linux kernel - update to 7.0 rc3
python3-perf-debuginfo - addressed in versions 4.19.90-2607.4.0.0382, 5.10.0-326.0.0.227, 6.6.0-145.3.29.160
kernel - addressed in versions 4.19.90-2607.4.0.0382, 5.10.0-326.0.0.227, 6.6.0-145.3.29.160
bpftool - addressed in versions 4.19.90-2607.4.0.0382, 5.10.0-326.0.0.227, 6.6.0-145.3.29.160
bpftool-debuginfo - addressed in versions 4.19.90-2607.4.0.0382, 5.10.0-326.0.0.227, 6.6.0-145.3.29.160
kernel-debuginfo - addressed in versions 4.19.90-2607.4.0.0382, 5.10.0-326.0.0.227, 6.6.0-145.3.29.160
kernel-debugsource - addressed in versions 4.19.90-2607.4.0.0382, 5.10.0-326.0.0.227, 6.6.0-145.3.29.160
kernel-devel - addressed in versions 4.19.90-2607.4.0.0382, 5.10.0-326.0.0.227, 6.6.0-145.3.29.160
kernel-source - addressed in versions 4.19.90-2607.4.0.0382, 5.10.0-326.0.0.227, 6.6.0-145.3.29.160
kernel-tools - addressed in versions 4.19.90-2607.4.0.0382, 5.10.0-326.0.0.227, 6.6.0-145.3.29.160
kernel-tools-debuginfo - addressed in versions 4.19.90-2607.4.0.0382, 5.10.0-326.0.0.227, 6.6.0-145.3.29.160
kernel-tools-devel - addressed in versions 4.19.90-2607.4.0.0382, 5.10.0-326.0.0.227, 6.6.0-145.3.29.160
perf - addressed in versions 4.19.90-2607.4.0.0382, 5.10.0-326.0.0.227, 6.6.0-145.3.29.160
perf-debuginfo - addressed in versions 4.19.90-2607.4.0.0382, 5.10.0-326.0.0.227, 6.6.0-145.3.29.160
python2-perf - update to 4.19.90-2607.4.0.0382
python2-perf-debuginfo - update to 4.19.90-2607.4.0.0382
python3-perf - addressed in versions 4.19.90-2607.4.0.0382, 5.10.0-326.0.0.227, 6.6.0-145.3.29.160
kernel-headers - addressed in versions 5.10.0-326.0.0.227, 6.6.0-145.3.29.160
kernel-extra-modules - update to 6.6.0-145.3.29.160
linux-ibm (Ubuntu package) - addressed in versions 7.0.0-1008.8, 7.0.0-1010.10
linux-aws (Ubuntu package) - addressed in versions 7.0.0-1009.9, 7.0.0-1015.15
linux-azure (Ubuntu package) - addressed in versions 7.0.0-1009.9, 7.0.0-1010.10
linux-nvidia (Ubuntu package) - addressed in versions 7.0.0-1016.16, 7.0.0-1016.16~24.04.1
linux-nvidia-bos (Ubuntu package) - update to 7.0.0-2016.16

External References

Related Security Bulletins