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

7.1 · HIGH
Published Aug 15, 2026 EPSS 0.16% (5th pctl)

Overview

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

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

mm/hugetlb: fix hugetlb cgroup rsvd charge/uncharge mismatch

In alloc_hugetlb_folio(), a single h_cg pointer is used for both the rsvd

and non-rsvd hugetlb cgroup charges. When map_chg is set,

hugetlb_cgroup_charge_cgroup_rsvd() stores the charged cgroup in h_cg, but

the immediately following hugetlb_cgroup_charge_cgroup() overwrites h_cg

with the non-rsvd cgroup pointer.

As a result, hugetlb_cgroup_commit_charge_rsvd() stores the wrong

(non-rsvd) cgroup pointer into the folio's rsvd slot.

When the folio is later freed, free_huge_folio() unconditionally calls

both hugetlb_cgroup_uncharge_folio() and

hugetlb_cgroup_uncharge_folio_rsvd(). The rsvd uncharge reads back the

wrong cgroup from the folio and decrements a counter that was never

charged for that cgroup, causing a page_counter underflow:

page_counter underflow: -512 nr_pages=512

WARNING: mm/page_counter.c:61 at page_counter_cancel

Fix this by introduc

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

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

How severe is CVE-2026-72213?

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

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

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