CVE-2022-50871
N/A
N/A
Summary
In the Linux kernel, the following vulnerability has been resolved:
wifi: ath11k: Fix qmi_msg_handler data structure initialization
qmi_msg_handler is required to be null terminated by QMI module. There might be a case where a handler for a msg id is not present in the handlers array which can lead to infinite loop while searching the handler and therefore out of bound access in qmi_invoke_handler(). Hence update the initialization in qmi_msg_handler data structure.
Tested-on: IPQ8074 hw2.0 AHB WLAN.HK.2.5.0.1-01100-QCAHKSWPL_SILICONZ-1
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | d5c65159f2895379e11ca13f62feabe93278985d < d5d71de448f36e34592f7c81b5e300d3e8dbb735 | affected |
| Linux | Linux | d5c65159f2895379e11ca13f62feabe93278985d < a10e1530c424bb277b4edc7def0195857a548495 | affected |
| Linux | Linux | d5c65159f2895379e11ca13f62feabe93278985d < ed3725e15a154ebebf44e0c34806c57525483f92 | affected |
| Linux | Linux | 5.6 | affected |
| Linux | Linux | 0 < 5.6 | unaffected |
| Linux | Linux | 6.0.16 <= 6.0.* | unaffected |
| Linux | Linux | 6.1.2 <= 6.1.* | unaffected |
| Linux | Linux | 6.2 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/d5d71de448f36e34592f7c81b5e300d3e8dbb735
- https://git.kernel.org/stable/c/a10e1530c424bb277b4edc7def0195857a548495
- https://git.kernel.org/stable/c/ed3725e15a154ebebf44e0c34806c57525483f92
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.