Race condition in Linux kernel - CVE-2026-74330

 

Race condition in Linux kernel - CVE-2026-74330

Published: August 15, 2026


Vulnerability identifier: #VU142867
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-74330
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 configfs directory entry child traversal when traversing s_children lists while concurrent cursor movement or freeing can occur. A local user can trigger concurrent configfs operations to cause a denial of service.

The issue affects configfs directory handling in fs/configfs/dir.c.


Affected software

Linux kernel
openEuler
bpftool
python3-perf-debuginfo
python3-perf
python2-perf-debuginfo
python2-perf
perf-debuginfo
perf
kernel-tools-devel
kernel-tools
kernel-source
kernel-devel
kernel-debugsource
kernel-debuginfo
bpftool-debuginfo
kernel
kernel-tools-debuginfo
kernel-headers

How to mitigate CVE-2026-74330

Install security update from vendor's repository.

Linux kernel - update to 7.0 rc3
bpftool - addressed in versions 4.19.90-2609.2.0.0390, 5.10.0-334.0.0.235
python3-perf-debuginfo - addressed in versions 4.19.90-2609.2.0.0390, 5.10.0-334.0.0.235
python3-perf - addressed in versions 4.19.90-2609.2.0.0390, 5.10.0-334.0.0.235
python2-perf-debuginfo - update to 4.19.90-2609.2.0.0390
python2-perf - update to 4.19.90-2609.2.0.0390
perf-debuginfo - addressed in versions 4.19.90-2609.2.0.0390, 5.10.0-334.0.0.235
perf - addressed in versions 4.19.90-2609.2.0.0390, 5.10.0-334.0.0.235
kernel-tools-devel - addressed in versions 4.19.90-2609.2.0.0390, 5.10.0-334.0.0.235
kernel-tools - addressed in versions 4.19.90-2609.2.0.0390, 5.10.0-334.0.0.235
kernel-source - addressed in versions 4.19.90-2609.2.0.0390, 5.10.0-334.0.0.235
kernel-devel - addressed in versions 4.19.90-2609.2.0.0390, 5.10.0-334.0.0.235
kernel-debugsource - addressed in versions 4.19.90-2609.2.0.0390, 5.10.0-334.0.0.235
kernel-debuginfo - addressed in versions 4.19.90-2609.2.0.0390, 5.10.0-334.0.0.235
bpftool-debuginfo - addressed in versions 4.19.90-2609.2.0.0390, 5.10.0-334.0.0.235
kernel - addressed in versions 4.19.90-2609.2.0.0390, 5.10.0-334.0.0.235
kernel-tools-debuginfo - addressed in versions 4.19.90-2609.2.0.0390, 5.10.0-334.0.0.235
kernel-headers - update to 5.10.0-334.0.0.235

External References

Related Security Bulletins