CVE-2021-47651
Linux Kernel vulnerability analysis and mitigation

Overview

In the Linux kernel, a vulnerability has been identified and resolved in the soc: qcom: rpmpd component. The issue involves a potential NULL pointer dereference due to unchecked memory allocation. The vulnerability was discovered and fixed in February 2025, affecting the Linux kernel's Resource Power Manager (RPM) power domain driver (NVD).

Technical details

The vulnerability exists in the rpmpd_probe function where data->domains is allocated using devm_kcalloc but the return value is not checked for NULL. Because of the possible failure of the allocation, data->domains might be NULL pointer and will cause a dereference of the NULL pointer later in the execution. The fix involves adding a NULL check after the allocation and returning -ENOMEM if the allocation fails (Kernel Commit).

Impact

If exploited, this vulnerability could lead to a NULL pointer dereference, potentially causing a system crash or denial of service condition. The issue affects the Resource Power Manager (RPM) power domain driver, which is responsible for power management in Qualcomm SoC devices (NVD).

Mitigation and workarounds

The vulnerability has been fixed by adding proper NULL pointer checking after the memory allocation. The fix has been implemented in the Linux kernel through a patch that adds validation of the devm_kcalloc return value. The patch ensures that if memory allocation fails, the function returns -ENOMEM without attempting to use the NULL pointer (Kernel Commit).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2025-71142N/AN/A
  • Linux KernelLinux Kernel
  • kernel-zfcpdump-modules-core
NoNoJan 14, 2026
CVE-2025-71137N/AN/A
  • Linux KernelLinux Kernel
  • kernel-64k-debug-devel-matched
NoYesJan 14, 2026
CVE-2025-71135N/AN/A
  • Linux KernelLinux Kernel
  • kernel-doc
NoNoJan 14, 2026
CVE-2025-71134N/AN/A
  • Linux KernelLinux Kernel
  • kernel-abi-stablelists
NoNoJan 14, 2026
CVE-2025-71133N/AN/A
  • Linux KernelLinux Kernel
  • kernel-zfcpdump-modules
NoYesJan 14, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management