CVE-2025-40013
Unknown Unknown - Not Provided

BaseFortify

Vulnerability report for CVE-2025-40013, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2025-10-20

Last updated on: 2025-10-21

Assigner: kernel.org

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2025-10-20
Last Modified
2025-10-21
Generated
2026-07-06
AI Q&A
2025-10-20
EPSS Evaluated
2026-07-05
NVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
qcom audioreach *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is a potential null pointer dereference in the Linux kernel's Qualcomm audioreach driver. Specifically, the function audioreach_widget_load_module_common() may return NULL or an error pointer, and without a proper NULL check, the code could attempt to dereference this invalid pointer, leading to a crash or unexpected behavior.

Impact Analysis

If exploited, this vulnerability could cause the affected system to crash or behave unpredictably due to a null pointer dereference in the audioreach driver. This could lead to denial of service or instability in audio-related functions on devices using the Qualcomm audioreach component.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2025-40013. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart