IT

Tracker / CVE-2026-23443

CVE-2026-23443

Medium 5.5

In the Linux kernel, the following vulnerability has been resolved: ACPI: processor: Fix previous acpi_processor_errata_piix4() fix After commi f132e089fe89 ("ACPI: processor: Fix NULL-pointer dereference in acpi_processor_errata_piix4()"), device pointers may be dereferenced after dropping references to the device objects pointed to by them, which may cause a use-after-free to occur. Moreover, debug messages about enabling the errata may be printed if the errata flags corresponding to them are unset. Address all of these issues by moving message printing to the points in the code where the errata flags are set.

Affected products and versions

linux linux_kernel
linux linux_kernel · 6.1.165 → 6.1.167
linux linux_kernel · 6.12.75 → 6.12.78
linux linux_kernel · 6.18.16 → 6.18.20
linux linux_kernel · 6.19.6 → 6.19.10
linux linux_kernel · 6.6.128 → 6.6.130

Analysis

This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.

References