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-64286

8.2 · HIGH
Published Jul 25, 2026 linux

Overview

CVE-2026-64286 is a high-severity vulnerability affecting linux linux_kernel. It was published on July 25, 2026 and has a CVSS 3.1 base score of 8.2 (HIGH).

This vulnerability has a CVSS 3.1 base score of 8.2, 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:

KVM: arm64: Clear __hyp_running_vcpu when flushing the pKVM hyp vCPU

flush_hyp_vcpu() copies the host vCPU context into the hyp's private

vCPU on every run. ctxt_to_vcpu() expects a guest context to have a

NULL __hyp_running_vcpu, which is only ever set on the host context, so

that it resolves the vCPU via container_of(). While this is generally

the case, flush_hyp_vcpu() copies the context verbatim and does not

enforce this, so a value provided by the host is dereferenced at EL2

(host -> EL2).

Fix by clearing __hyp_running_vcpu after the copy.

Remediation

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. 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.

Affected Products

Vendor Product Versions Status
linux linux_kernel >= 6.2, < 6.6.145 Affected

Frequently Asked Questions

What is CVE-2026-64286?

CVE-2026-64286 is a high-severity vulnerability affecting linux linux_kernel. It was published on July 25, 2026 and has a CVSS 3.1 base score of 8.2 (HIGH).

How severe is CVE-2026-64286?

This vulnerability has a CVSS 3.1 base score of 8.2, 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-64286?

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. 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-64286?

CyberStrike's AI-powered security agents can automatically detect CVE-2026-64286 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.