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

7.8 · HIGH
Published Aug 15, 2026 EPSS 0.16% (6th pctl)

Overview

CVE-2026-72164 is a high-severity vulnerability. It was published on August 15, 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:

ocfs2: avoid moving extents to occupied clusters

For non-auto OCFS2_IOC_MOVE_EXT operations, userspace supplies a physical

me_goal. ocfs2_move_extent() initializes new_phys_cpos from that goal and

expects ocfs2_probe_alloc_group() to replace it with a free run in the

target block group.

The probe currently leaves *phys_cpos unchanged if the scan reaches the

end of the group without finding a free run. An occupied goal at the last

bit can therefore survive the probe and be passed to

__ocfs2_move_extent(), which copies file data into a cluster still owned

by another inode before the bitmap is updated.

When the probe does find a free run, it also subtracts move_len from the

ending bit. The start of an N-bit run ending at i is i - N + 1, so the

current calculation can report the bit immediately before the free run.

Clear *phys_cpos before scanning and use the correct free-run start.

Callers already treat a zero re

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

CVE-2026-72164 is a high-severity vulnerability. It was published on August 15, 2026 and has a CVSS 3.1 base score of 7.8 (HIGH).

How severe is CVE-2026-72164?

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

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

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