Security Advisory

CVE-2024-46863

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-09-27 12:42:52
Last updated 2026-05-11 20:38:00
Assigner Linux
State PUBLISHED

Description

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.