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

Published Aug 15, 2026
·
Updated

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

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

damonsysfsschemeadddirs() setup the triedregions directory after the stats directory setup is completed. When the triedregions 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 triedregions directory instead of the stats directory.

As a direct result, the stats directory object is leaked. Worse yet, if the triedregions directory setup failed from the initial allocation, the scheme->triedregions field remains uninitialized. The following kobjectput(&scheme->triedregions->kobj) call in the error path will dereference the uninitialized memory. The setup failures should not be common. But once it happens, the consequence is quite bad.

Fix this issue by correctly putting the stats directory instead of the triedregions directory.

The issue was discovered [1] by Sashiko.

Event History

Aug 15, 2026
CVE Published
via MITRE·05:53 AM
Data Sourced
via MITRE·05:53 AM
Description
Data Sourced
via NVD·06:21 AM
Description
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of CVE-2026-72176?

CVE-2026-72176 has a reported risk level of 30.

2

How do I fix CVE-2026-72176?

To fix CVE-2026-72176, update your Linux kernel to the latest patched version.

3

What impact does CVE-2026-72176 have on system stability?

CVE-2026-72176 can lead to internal errors during the setup of directory structures in the Linux kernel.

4

Which versions of the Linux kernel are affected by CVE-2026-72176?

CVE-2026-72176 affects multiple versions of the Linux kernel prior to the fix released on August 15, 2026.

5

Is CVE-2026-72176 related to memory management in Linux?

Yes, CVE-2026-72176 is related to the memory management subsystem in the Linux kernel.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203