AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2021-47651

MEDIUM · CVSS 5.5 EPSS 0.24%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2025-02-26 · Last synced 2026-08-04

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 5.5. It affects Linux.

CVE
CVE-2021-47651
Severity
MEDIUM
CVSS
5.5
EPSS
0.24%
Linux

Original NVD Description

In the Linux kernel, the following vulnerability has been resolved: soc: qcom: rpmpd: Check for null return of devm_kcalloc Because of the possible failure of the allocation, data->domains might be NULL pointer and will cause the dereference of the NULL pointer later. Therefore, it might be better to check it and directly return -ENOMEM without releasing data manually if fails, because the comment of the devm_kmalloc() says "Memory allocated with this function is automatically freed on driver detach.".

Related CVEs

Other vulnerabilities affecting the same vendor(s)