In the Linux kernel, the following vulnerability has been resolved:
wifi: ath11k: fix NULL dereference in ath11k_qmi_m3_load()
If ab->fw.m3_data points to data, then fw pointer remains null.
Further, if m3_mem is not allocated, then fw is dereferenced to be
passed to ath11k_err function.
Replace fw->size by m3_len.
Found by Linux Verification Center (linuxtesting.org) with SVACE.
CVSS
No CVSS.
References
Configurations
No configuration.
History
No history.
Information
Published : 2025-10-15 08:15
Updated : 2026-09-14 12:17
NVD link : CVE-2025-39991
Mitre link : CVE-2025-39991
CVE.ORG link : CVE-2025-39991
JSON object : View
Products Affected
No product.
CWE
No CWE.
