CVE-2026-72177

Source
https://cve.org/CVERecord?id=CVE-2026-72177
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-72177.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-72177
Downstream
Published
2026-08-15T05:53:41.496Z
Modified
2026-08-18T03:31:15.104360827Z
Summary
mm/damon/sysfs-schemes: fix dir put orders in access_pattern_add_dirs()
Details

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

mm/damon/sysfs-schemes: fix dir put orders in accesspatternadd_dirs()

Patch series "mm/damon/sysfs-schemes: fix wrong directories put orders in error paths".

Error paths of damonsysfsaccesspatternadddirs() and damonsysfsschemeadd_dirs() functions put references to directories in wrong orders. As a result, uninitialized memory dereference and/or memory leak can happen. Fix those.

This patch (of 2):

In accesspatternadd_dirs(), error handling path puts references starting from setup failed directories. If the failure happpened from the initial allication in the setup functions, uninitialized memory dereference happen. The allocation failures will not commonly happen, but the consequence is quite bad. Fix the wrong reference put orders.

The issue was discovered [1] by Sashiko.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/72xxx/CVE-2026-72177.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
7e84b1f8212a038ebeee06de56db7181148fa0cd
Fixed
0710cc97962ca3bcabaa15ce7fead300faf726cd
Fixed
a8c0592a80e954825f2ba29e7f32893f1df762f2
Fixed
e03442b0c48bdb034f5b7cf9f3b76d8025576071
Fixed
f18c561eb9c51f1ba3adb6117926a98a66599848
Fixed
ee59df7a886a35113f309e3eb791060c46f79bb1
Fixed
d58fdbe37a829fd2e5803dd4e5a72992dd8c5368

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-72177.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
5.18.0
Fixed
6.1.178
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.145
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.97
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.40
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.1.5

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-72177.json"