Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: Intel: hda-ipc: Do not process IPC reply before firmware boot It is not yet clear, but it is possible to create a firmware so broken that it will send a reply message before a FW_READY message (it is not yet clear if FW_READY will arrive later). Since the reply_data is allocated only after the FW_READY message, this will lead to a NULL pointer dereference if not filtered out. The issue was reported with IPC4 firmware but the same condition is present for IPC3.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.2, < 5.19.4 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/48945246cf802b9866f3a821103f1a7a196baf68Patch
- https://git.kernel.org/stable/c/499cc881b09c8283ab5e75b0d6d21cb427722161Patch
FAQ
What is CVE-2022-50015?
CVE-2022-50015 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: Intel: hda-ipc: Do not process IPC reply before firmware boot It is not yet clear, but it is possible to create a firmw...
How severe is CVE-2022-50015?
CVE-2022-50015 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2022-50015?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.