CVE-2025-39749 is a data race vulnerability in the Linux kernel's RCU (Read-Copy-Update) mechanism, specifically affecting the ->defer_qs_iw_pending field in the rcu_data structure. This flaw occurs when rcu_read_unlock_special() and rcu_preempt_deferred_qs_handler() attempt to access and modify this field concurrently, particularly in kernels configured with CONFIG_IRQ_WORK=y or rcutree.use_softirq=y. The vulnerability impacts various Linux distributions, including Debian and Ubuntu. The vulnerability has a CVSSv3.1 score of 7.0 (HIGH), indicating a local attack vector with high impact on confidentiality, integrity, and availability, but with high attack complexity and requiring low privileges. The data race can lead to system instability or crashes, as evidenced by KCSAN splats. Currently, there is no evidence of active exploitation, nor are there publicly available exploit modules in Metasploit, Nuclei, or ExploitDB. Despite this, the vulnerability has garnered significant community discussion and media coverage, suggesting a recognized importance within the cybersecurity community.
| Vendor | Product | Version(s) | CPE |
|---|---|---|---|
>= 5.3, < 5.4.297CPE matchmatch criteria | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | ||
>= 5.5, < 5.10.241CPE matchmatch criteria | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | ||
>= 5.11, < 5.15.190CPE matchmatch criteria | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | ||
>= 5.16, < 6.1.149CPE matchmatch criteria | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | ||
>= 6.2, < 6.6.103CPE matchmatch criteria | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* |
CVSS version used by this source: 3.1
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.1 Bluesky, 0.1 Mastodon, and 0.2 GitHub mentions.
The average CVE in this peer group has 0.4 InfoSec Media, 0.1 Vendor Blog, and 0.0 Security Researcher mentions.
Linux kernel (Azure) vulnerabilities
Mar 25, 2026Linux kernel (Azure FIPS) vulnerabilities
Mar 4, 2026Linux kernel (Azure) vulnerabilities
Mar 4, 2026Linux kernel (Xilinx) vulnerabilities
Feb 24, 2026Linux kernel (IBM) vulnerabilities
Feb 24, 2026kernel: rcu: Protect ->defer_qs_iw_pending from data race
Sep 11, 2025rcu: Protect ->defer_qs_iw_pending from data race
Sep 9, 2025