1 matches found
CVE-2026-64227
The CVE-2026-64227 entry concerns the Linux kernel ACPI subsystem. It fixes a NULL pointer issue by adding ACPI_COMPANION() and ACPI_HANDLE() checks in 13 platform drivers that handle core ACPI devices, ensuring a device’s ACPI companion is present during probe. The ACPI thermal zone driver now r...