Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: ASoC: qcom: sc7280: Fix missing Soundwire runtime stream alloc Commit 15c7fab0e047 ("ASoC: qcom: Move Soundwire runtime stream alloc to soundcards") moved the allocation of Soundwire stream runtime from the Qualcomm Soundwire driver to each individual machine sound card driver, except that it forgot to update SC7280 card. Just like for other Qualcomm sound cards using Soundwire, the card driver should allocate and release the runtime. Otherwise sound playback will result in a NULL pointer dereference or other effect of uninitialized memory accesses (which was confirmed on SDM845 having similar issue).
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.8, < 6.11.6 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/176a41ebec42a921277cd34e8c0c2e776a9dd6c4Patch
- https://git.kernel.org/stable/c/db7e59e6a39a4d3d54ca8197c796557e6d480b0dPatch
FAQ
What is CVE-2024-50105?
CVE-2024-50105 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: ASoC: qcom: sc7280: Fix missing Soundwire runtime stream alloc Commit 15c7fab0e047 ("ASoC: qcom: Move Soundwire runtime stream all...
How severe is CVE-2024-50105?
CVE-2024-50105 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-2024-50105?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.