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

7.8 · HIGH
Published Jul 23, 2026 linux CWE-362 EPSS 0.47% (39th pctl)

Overview

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

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

xfs: resample the data fork mapping after cycling ILOCK

xfs_reflink_fill_{cow_hole,delalloc} are both presented with an inode,

a data fork mapping, and a cow fork mapping. Unfortunately, these two

helpers cycle the ILOCK to grab a transaction, which means that the

mappings are stale as soon as we reacquire the ILOCK. Currently we

refresh the cow fork mapping by re-calling xfs_find_trim_cow_extent, but

we don't refresh the data fork mapping beforehand, which means that the

xfs_bmap_trim_cow in that function queries the refcount btree about the

wrong physical blocks and returns an inaccurate value in *shared.

If *shared is now false, the directio write proceeds with a stale data

fork mapping. Fix this by querying the data fork mapping if the

sequence counter changes across the ILOCK cycle.

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 >= 4.11, < 5.15.212 Affected

Frequently Asked Questions

What is CVE-2026-64600?

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

How severe is CVE-2026-64600?

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

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

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