CVE-2022-50871
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
30/12/2025
Last modified:
31/12/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
wifi: ath11k: Fix qmi_msg_handler data structure initialization<br />
<br />
qmi_msg_handler is required to be null terminated by QMI module.<br />
There might be a case where a handler for a msg id is not present in the<br />
handlers array which can lead to infinite loop while searching the handler<br />
and therefore out of bound access in qmi_invoke_handler().<br />
Hence update the initialization in qmi_msg_handler data structure.<br />
<br />
Tested-on: IPQ8074 hw2.0 AHB WLAN.HK.2.5.0.1-01100-QCAHKSWPL_SILICONZ-1



