In the Linux kernel, the following vulnerability has been resolved:
ASoC: Intel: soc-acpi-intel-lnl-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.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2024-09-27 13:15
Updated : 2024-10-03 15:32
NVD link : CVE-2024-46863
Mitre link : CVE-2024-46863
CVE.ORG link : CVE-2024-46863
JSON object : View
Products Affected
linux
- linux_kernel
CWE