2 matches found
Vulnerability of the acpi_quirk_skip_serdev Enumeration() function in the drivers/acpi/x86/utils.c file – The ACPI support driver for the Linux kernel’s operating system allows a hacker to trigger a service failure.
Vulnerability of the acpiquirkskipserdev Enumeration function in the drivers/acpi/x86/utils.c module – The ACPI support driver for the Linux kernel is related to pointer manipulation. Exploiting this vulnerability could allow an attacker to cause a service failure...
AZL-55361 CVE-2024-56782 affecting package kernel 5.15.200.1-1
In the Linux kernel, the following vulnerability has been resolved: ACPI: x86: Add adev NULL check to acpiquirkskipserdevenumeration acpidevhidmatch does not check for adev == NULL, dereferencing it unconditional. Add a check for adev being NULL before calling acpidevhidmatch. At the moment...