In the Linux kernel, the following vulnerability has been resolved: ACPI: NFIT: core: Fix acpi_nfit_init() error cleanup If acpi_nfit_init() fails… (CVE-2026-64510)
A use-after-free vulnerability in the Linux kernel's ACPI NFIT core was fixed. The issue occurs when acpi_nfit_init() fails after adding an acpi_desc object to the acpi_descs list but does not properly remove it, leaving a dangling pointer. Subsequent ACPI Machine Check Exceptions trigger a use-after-free in nfit_handle_mce(). Additional scenarios involving notify handlers and driver removal can also lead to similar use-after-free conditions. The fix involves improved error cleanup and adding a remove callback to ensure proper shutdown and removal of acpi_desc objects.
AI Analysis
Technical Summary
The vulnerability in the Linux kernel ACPI NFIT core arises from improper cleanup when acpi_nfit_init() fails after adding an acpi_desc object to the acpi_descs list. Without adding the acpi_nfit_shutdown() devm action, the object remains in the list even after being freed, causing a dangling pointer. Subsequent ACPI Machine Check Exceptions invoke nfit_handle_mce(), which iterates over acpi_descs and triggers a use-after-free. Another related issue occurs when acpi_nfit_probe() installs a notify handler but does not allocate or initialize the acpi_desc object properly, leading to similar use-after-free risks upon driver removal. The patch addresses these by calling acpi_nfit_shutdown() on failures, adding a remove callback, and adding NULL checks in shutdown and unregister functions.
Potential Impact
The vulnerability can cause use-after-free conditions in the Linux kernel ACPI NFIT subsystem, potentially leading to kernel crashes or undefined behavior when handling ACPI Machine Check Exceptions. This could affect system stability and reliability but no direct exploit or privilege escalation details are provided.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to address this issue by improving error cleanup and adding proper shutdown callbacks. Users should apply the official kernel updates that include this fix. Since this is a kernel-level vulnerability, updating to a patched kernel version is the recommended mitigation. Patch status is not explicitly stated here; check the Linux kernel vendor advisory or source repository for the specific fixed versions and apply updates accordingly.
In the Linux kernel, the following vulnerability has been resolved: ACPI: NFIT: core: Fix acpi_nfit_init() error cleanup If acpi_nfit_init() fails… (CVE-2026-64510)
Description
A use-after-free vulnerability in the Linux kernel's ACPI NFIT core was fixed. The issue occurs when acpi_nfit_init() fails after adding an acpi_desc object to the acpi_descs list but does not properly remove it, leaving a dangling pointer. Subsequent ACPI Machine Check Exceptions trigger a use-after-free in nfit_handle_mce(). Additional scenarios involving notify handlers and driver removal can also lead to similar use-after-free conditions. The fix involves improved error cleanup and adding a remove callback to ensure proper shutdown and removal of acpi_desc objects.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The vulnerability in the Linux kernel ACPI NFIT core arises from improper cleanup when acpi_nfit_init() fails after adding an acpi_desc object to the acpi_descs list. Without adding the acpi_nfit_shutdown() devm action, the object remains in the list even after being freed, causing a dangling pointer. Subsequent ACPI Machine Check Exceptions invoke nfit_handle_mce(), which iterates over acpi_descs and triggers a use-after-free. Another related issue occurs when acpi_nfit_probe() installs a notify handler but does not allocate or initialize the acpi_desc object properly, leading to similar use-after-free risks upon driver removal. The patch addresses these by calling acpi_nfit_shutdown() on failures, adding a remove callback, and adding NULL checks in shutdown and unregister functions.
Potential Impact
The vulnerability can cause use-after-free conditions in the Linux kernel ACPI NFIT subsystem, potentially leading to kernel crashes or undefined behavior when handling ACPI Machine Check Exceptions. This could affect system stability and reliability but no direct exploit or privilege escalation details are provided.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to address this issue by improving error cleanup and adding proper shutdown callbacks. Users should apply the official kernel updates that include this fix. Since this is a kernel-level vulnerability, updating to a patched kernel version is the recommended mitigation. Patch status is not explicitly stated here; check the Linux kernel vendor advisory or source repository for the specific fixed versions and apply updates accordingly.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-7m99-cfrm-m9cq
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-64510"]
- Ecosystems
- []
- Database Specific Severity
- null
- Cvss Version
- null
Threat ID: 6a6542069c2644c7f80820a2
Added to database: 07/25/2026, 23:08:54 UTC
Last enriched: 07/25/2026, 23:14:38 UTC
Last updated: 07/26/2026, 05:31:59 UTC
Views: 4
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.