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

8.4 · HIGH
Published Jul 24, 2026 linux CWE-125

Overview

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

This vulnerability has a CVSS 3.1 base score of 8.4, 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: x86: hyper-v: Bound the bank index when querying sparse banks

When checking if a VP ID is included in a sparse bank set, explicitly check

that the ID can actually be contained in a sparse bank (the TLFS allows for

a maximum of 64 banks of 64 vCPUs each). When handling a paravirtual TLB

flush for L2, the VP ID is copied verbatim from the enlightened VMCS,

without any bounds check, i.e. isn't guaranteed to be under the limit of

4096.

Failure to check the bounds of the VP ID leads to an out-of-bounds read

when testing the sparse bank, and super strictly speaking could lead to KVM

performing an unnecessary TLB flush for an L2 vCPU.

==================================================================

BUG: KASAN: use-after-free in hv_is_vp_in_sparse_set+0x85/0x100 [kvm]

Read of size 8 at addr ffff88811ba5f598 by task hyperv_evmcs/2802

CPU: 12 UID: 1000 PID: 2802 Comm: hyperv_evmcs Not tainted 7.1.0-rc2 #7 PR

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.144 Affected

Frequently Asked Questions

What is CVE-2026-64247?

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

How severe is CVE-2026-64247?

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

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-64247?

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