CVE-2025-39991

Summary

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.

Affected Software

VendorProductVersion RangeStatus
LinuxLinux7db88b962f06a52af5e9a32971012e8f3427cec0 < 1f52119809b76d43759fc47da1cf708690b740a1affected
LinuxLinux7db88b962f06a52af5e9a32971012e8f3427cec0 < 888830b2cbc035838bebefe94502976da94332a5affected
LinuxLinux7db88b962f06a52af5e9a32971012e8f3427cec0 < 500fcc31e488d798937a23dbb1f62db46820c5b2affected
LinuxLinux7db88b962f06a52af5e9a32971012e8f3427cec0 < 3fd2ef2ae2b5c955584a3bee8e83ae7d7a98f782affected
LinuxLinux6.7affected
LinuxLinux0 < 6.7unaffected
LinuxLinux6.12.51 <= 6.12.*unaffected
LinuxLinux6.16.11 <= 6.16.*unaffected
LinuxLinux6.17.1 <= 6.17.*unaffected
LinuxLinux6.18 <= *unaffected

Weaknesses

References