AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2025-40013

UNKNOWN · CVSS N/A EPSS 0.24%

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

CyberRota Analysis

This vulnerability has an unknown severity rating. It affects Linux.

CVE
CVE-2025-40013
Severity
UNKNOWN
CVSS
N/A
EPSS
0.24%
Linux

Original NVD Description

In the Linux kernel, the following vulnerability has been resolved: ASoC: qcom: audioreach: fix potential null pointer dereference It is possible that the topology parsing function audioreach_widget_load_module_common() could return NULL or an error pointer. Add missing NULL check so that we do not dereference it.