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

Published Aug 15, 2026 EPSS 0.20% (10th pctl)

Overview

CVE-2026-72176 is a known-severity vulnerability. It was published on August 15, 2026.

Technical Description

In the Linux kernel, the following vulnerability has been resolved:

mm/damon/sysfs-schemes: put stats for scheme_add_dirs() internal error

damon_sysfs_scheme_add_dirs() setup the tried_regions directory after the

stats directory setup is completed. When the tried_regions directory

setup is failed, the setup function ensures the reference for the tried

regions directory is released. Hence the error path should put references

on setup succeeded directory objects, starting from the stats directory.

However, the error path is putting the tried_regions directory instead of

the stats directory.

As a direct result, the stats directory object is leaked. Worse yet, if

the tried_regions directory setup failed from the initial allocation, the

scheme->tried_regions field remains uninitialized. The following

kobject_put(&scheme->tried_regions->kobj) call in the error path will

dereference the uninitialized memory. The setup failures should not be

common. But once it happens, the consequen

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

CVE-2026-72176 is a known-severity vulnerability. It was published on August 15, 2026.

How severe is CVE-2026-72176?

CVSS score information is not yet available for this vulnerability. Check back as the CVE record is updated by NVD analysts.

How do I fix or remediate CVE-2026-72176?

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

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