CVE-2025-71135NULL Pointer Dereference in Linux

Severity
5.5MEDIUMNVD
EPSS
0.0%
top 95.77%
CISA KEV
Not in KEV
Exploit
No known exploits
Timeline
PublishedJan 14
Latest updateApr 17

Description

In the Linux kernel, the following vulnerability has been resolved: md/raid5: fix possible null-pointer dereferences in raid5_store_group_thread_cnt() The variable mddev->private is first assigned to conf and then checked: conf = mddev->private; if (!conf) ... If conf is NULL, then mddev->private is also NULL. In this case, null-pointer dereferences can occur when calling raid5_quiesce(): raid5_quiesce(mddev, true); raid5_quiesce(mddev, false); since mddev->private is assigned to conf agai

CVSS vector

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:HExploitability: 1.8 | Impact: 3.6

Affected Packages15 packages

Linuxlinux/linux_kernel6.13.06.18.4+1
NVDlinux/linux_kernel6.12.46.12.64+3
Debianlinux/linux_kernel< 6.12.69-1+1
CVEListV5linux/linuxbe19e6e4339d1579d5f2fae8ce4facf9521dbbfc20597b7229aea8b5bc45cd92097640257c7fc33b+3
debiandebian/linux< linux 6.18.5-1 (forky)

Patches

🔴Vulnerability Details

3
GHSA
GHSA-w8wp-w464-6xr8: In the Linux kernel, the following vulnerability has been resolved: md/raid5: fix possible null-pointer dereferences in raid5_store_group_thread_cnt(2026-01-14
OSV
CVE-2025-71135: In the Linux kernel, the following vulnerability has been resolved: md/raid5: fix possible null-pointer dereferences in raid5_store_group_thread_cnt()2026-01-14
OSV
md/raid5: fix possible null-pointer dereferences in raid5_store_group_thread_cnt()2026-01-14

📋Vendor Advisories

9
Ubuntu
Linux kernel (GCP) vulnerabilities2026-04-17
Ubuntu
Linux kernel (FIPS) vulnerabilities2026-04-17
Ubuntu
Linux kernel (Real-time) vulnerabilities2026-04-17
Ubuntu
Linux kernel (Real-time) vulnerabilities2026-04-17
Ubuntu
Linux kernel (NVIDIA) vulnerabilities2026-04-17

🕵️Threat Intelligence

1
Wiz
CVE-2025-71135 Impact, Exploitability, and Mitigation Steps | Wiz