← Back to CVE search

CVE-2026-23443

Linux Kernel

Description

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.

CVSS 5.5EPSS 0.11900000000000001%Risk 0.56
View source
Published
2026-04-03 16:16:28
Affected versions
unknown
Type
Core software
Last modified
2026-07-24 21:10:00
Vector
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Operating systems
Linux