CSIRTS // UNIFIED SECURITY ADVISORY FEEDSYS ● ONLINE · POWERED BY INTELFUSIONS.COM

CVE-2026-64511

mediumCVSS 5.5covered by 2 sourcesfirst seen 2026-07-14
In the Linux kernel, the following vulnerability has been resolved: ACPI: NFIT: core: Fix possible NULL pointer dereference After commit 9b311b7313d6 ("ACPI: NFIT: Install Notify() handler before getting NFIT table"), acpi_nfit_probe() installs an ACPI notify handler for the NFIT device before checking the presence of the NFIT table. If that table is not there, 0 is returned without allocating the acpi_desc object and setting the driver data pointer of the NFIT device. If the platform firmware triggers an NFIT_NOTIFY_UC_MEMORY_ERROR notification on the NFIT device at that point, acpi_nfit_uc_error_notify() will dereference a NULL pointer. Prevent that from occurring by adding an acpi_desc check against NULL to acpi_nfit_uc_error_notify().

CSIRTS triage

Other
What
There is a possible NULL pointer dereference in the ACPI NFIT core.
Who is affected
Deployments using the affected ACPI NFIT core.
Urgency
Remediation is necessary to prevent potential system instability.
Action
Apply the relevant patches once available.

AI-assisted analysis generated from the source advisory — verify against the original.

⚡ Watch CVE-2026-64511

Get an email if CVE-2026-64511 is added to CISA KEV, gains public exploit code, or a new advisory cites it — max one per day, one-click unsubscribe.

Exploitation outlook

Advisory coverage (2)

External references

NVD record for CVE-2026-64511

CVE.org record

Embed the live status

CVE-2026-64511 live status badge — this badge updates automatically when the KEV or exploit status changes. How to embed it →

[![CVE-2026-64511 status](https://www.csirts.com/badge/CVE-2026-64511)](https://www.csirts.com/cve/CVE-2026-64511)