In the Linux kernel, the following vulnerability has been resolved:
wifi: ath11k: fix NULL dereference in ath11kqmim3_load()
If ab->fw.m3data points to data, then fw pointer remains null. Further, if m3mem 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.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/39xxx/CVE-2025-39991.json",
"cna_assigner": "Linux"
}