Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: soc-acpi-intel-mtl-match: add missing empty item There is no links_num in struct snd_soc_acpi_mach {}, and we test !link->num_adr as a condition to end the loop in hda_sdw_machine_select(). So an empty item in struct snd_soc_acpi_link_adr array is required.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.10, < 6.10.11 |
References
- https://git.kernel.org/stable/c/01281a9e8275946aa725db0919769b8d35af3a11Patch
- https://git.kernel.org/stable/c/bf6d7a44a144aa9c476dee83c23faf3151181babPatch
FAQ
What is CVE-2024-46862?
CVE-2024-46862 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: soc-acpi-intel-mtl-match: add missing empty item There is no links_num in struct snd_soc_acpi_mach {}, and we test !l...
How severe is CVE-2024-46862?
CVE-2024-46862 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-46862?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.