Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2026-64510

7.0 · HIGH
Published Jul 25, 2026

Overview

CVE-2026-64510 is a high-severity vulnerability. It was published on July 25, 2026 and has a CVSS 3.1 base score of 7.0 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.0, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical Description

In the Linux kernel, the following vulnerability has been resolved:

ACPI: NFIT: core: Fix acpi_nfit_init() error cleanup

If acpi_nfit_init() fails after adding the acpi_desc object to the

acpi_descs list, that object is never removed from that list because

the acpi_nfit_shutdown() devm action is not added for the NFIT device

in that case. Next, the acpi_nfit_init() failure causes

acpi_nfit_probe() to fail, the acpi_desc object is freed, and a

dangling pointer is left behind in the acpi_descs. Any subsequent

ACPI Machine Check Exception will trigger nfit_handle_mce() which

iterates over acpi_descs and so a use-after-free will occur.

Moreover, if acpi_nfit_probe() returns 0 after installing a notify

handler for the NFIT device and without allocating the acpi_desc

object and setting the NFIT device's driver data pointer, the

acpi_desc object will be allocated by acpi_nfit_update_notify()

and acpi_nfit_init() will be called to initialize it. Regardless

of whether or not acpi_nfit_ini

Remediation

Check the references section for vendor advisories, patches, and mitigation guidance. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Frequently Asked Questions

What is CVE-2026-64510?

CVE-2026-64510 is a high-severity vulnerability. It was published on July 25, 2026 and has a CVSS 3.1 base score of 7.0 (HIGH).

How severe is CVE-2026-64510?

This vulnerability has a CVSS 3.1 base score of 7.0, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2026-64510?

Check the references section for vendor advisories, patches, and mitigation guidance. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2026-64510?

CyberStrike's AI-powered security agents can automatically detect CVE-2026-64510 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.