Overview
About vulnerability
In the Linux kernel, the following vulnerability has been resolved:
ACPI: x86: s2idle: Catch multiple ACPI_TYPE_PACKAGE objects
If a badly constructed firmware includes multiple ACPI_TYPE_PACKAGE
objects while evaluating the AMD LPS0 _DSM, there will be a memory
leak. Explicitly guard against this.
Details
- Affected product:
- AlmaLinux 9.2 ESU , TuxCare 9.6 ESU
- Affected packages:
- kernel @ 5.14.0 (+1 more)
In the Linux kernel, the following vulnerability has been resolved:
ACPI: x86: s2idle: Catch multiple ACPI_TYPE_PACKAGE objects
If a badly constructed firmware includes multiple ACPI_TYPE_PACKAGE
objects while evaluating the AMD LPS0 _DSM, there will be a memory
leak. Explicitly guard against this.