Impact
The Linux kernel contains a null pointer dereference that occurs when ACPI firmware calls are processed before the EFI runtime workqueue is allocated. This flaw can trigger a kernel panic during system startup, preventing the machine from booting normally. The weakness is a null pointer dereference (CWE‑476).
Affected Systems
All Linux kernel releases that allocate the EFI runtime workqueue after ACPI initialization are susceptible. This includes every publicly released kernel version prior to the patch that introduces the workqueue allocation during the postcore initcall, so any distribution running those kernel releases is potentially affected.
Risk and Exploitability
The CVSS score of 5.5 indicates medium severity, while the EPSS score of less than 1% signals a very low probability of exploitation in the field. The vulnerability is not listed in CISA’s KEV catalog. Because the fault occurs during subsystem initialization, an attacker would need local or physical influence of the firmware or boot environment, making it a boot‑time denial‑of‑service vector rather than a remote attack.
OpenCVE Enrichment
Ubuntu USN