CVE-2026-23142 (GCVE-0-2026-23142)
Vulnerability from cvelistv5 – Published: 2026-02-14 15:36 – Updated: 2026-02-14 15:36
VLAI?
Title
mm/damon/sysfs-scheme: cleanup access_pattern subdirs on scheme dir setup failure
Summary
In the Linux kernel, the following vulnerability has been resolved:
mm/damon/sysfs-scheme: cleanup access_pattern subdirs on scheme dir setup failure
When a DAMOS-scheme DAMON sysfs directory setup fails after setup of
access_pattern/ directory, subdirectories of access_pattern/ directory are
not cleaned up. As a result, DAMON sysfs interface is nearly broken until
the system reboots, and the memory for the unremoved directory is leaked.
Cleanup the directories under such failures.
Severity ?
No CVSS data available.
Assigner
References
Impacted products
| Vendor | Product | Version | ||
|---|---|---|---|---|
| Linux | Linux |
Affected:
9bbb820a5bd5f406ae5e0819cc31f2c2e6f4d990 , < ae8ac0066b48ed957bdcab58f0d3543549c57a29
(git)
Affected: 9bbb820a5bd5f406ae5e0819cc31f2c2e6f4d990 , < e9711bd0e64812c694a228cf58c9e6032decee54 (git) Affected: 9bbb820a5bd5f406ae5e0819cc31f2c2e6f4d990 , < 16236b0b4a08fa3e326cf1373ef789dabdc2e30d (git) Affected: 9bbb820a5bd5f406ae5e0819cc31f2c2e6f4d990 , < 725d4fdaa01bd1161782081f419e1568cc7432e0 (git) Affected: 9bbb820a5bd5f406ae5e0819cc31f2c2e6f4d990 , < 392b3d9d595f34877dd745b470c711e8ebcd225c (git) |
||
{
"containers": {
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Linux",
"programFiles": [
"mm/damon/sysfs-schemes.c"
],
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"vendor": "Linux",
"versions": [
{
"lessThan": "ae8ac0066b48ed957bdcab58f0d3543549c57a29",
"status": "affected",
"version": "9bbb820a5bd5f406ae5e0819cc31f2c2e6f4d990",
"versionType": "git"
},
{
"lessThan": "e9711bd0e64812c694a228cf58c9e6032decee54",
"status": "affected",
"version": "9bbb820a5bd5f406ae5e0819cc31f2c2e6f4d990",
"versionType": "git"
},
{
"lessThan": "16236b0b4a08fa3e326cf1373ef789dabdc2e30d",
"status": "affected",
"version": "9bbb820a5bd5f406ae5e0819cc31f2c2e6f4d990",
"versionType": "git"
},
{
"lessThan": "725d4fdaa01bd1161782081f419e1568cc7432e0",
"status": "affected",
"version": "9bbb820a5bd5f406ae5e0819cc31f2c2e6f4d990",
"versionType": "git"
},
{
"lessThan": "392b3d9d595f34877dd745b470c711e8ebcd225c",
"status": "affected",
"version": "9bbb820a5bd5f406ae5e0819cc31f2c2e6f4d990",
"versionType": "git"
}
]
},
{
"defaultStatus": "affected",
"product": "Linux",
"programFiles": [
"mm/damon/sysfs-schemes.c"
],
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"vendor": "Linux",
"versions": [
{
"status": "affected",
"version": "5.18"
},
{
"lessThan": "5.18",
"status": "unaffected",
"version": "0",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.1.*",
"status": "unaffected",
"version": "6.1.162",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.6.*",
"status": "unaffected",
"version": "6.6.122",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.12.*",
"status": "unaffected",
"version": "6.12.67",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.18.*",
"status": "unaffected",
"version": "6.18.7",
"versionType": "semver"
},
{
"lessThanOrEqual": "*",
"status": "unaffected",
"version": "6.19",
"versionType": "original_commit_for_fix"
}
]
}
],
"cpeApplicability": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.1.162",
"versionStartIncluding": "5.18",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.6.122",
"versionStartIncluding": "5.18",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.12.67",
"versionStartIncluding": "5.18",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.18.7",
"versionStartIncluding": "5.18",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.19",
"versionStartIncluding": "5.18",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\nmm/damon/sysfs-scheme: cleanup access_pattern subdirs on scheme dir setup failure\n\nWhen a DAMOS-scheme DAMON sysfs directory setup fails after setup of\naccess_pattern/ directory, subdirectories of access_pattern/ directory are\nnot cleaned up. As a result, DAMON sysfs interface is nearly broken until\nthe system reboots, and the memory for the unremoved directory is leaked.\n\nCleanup the directories under such failures."
}
],
"providerMetadata": {
"dateUpdated": "2026-02-14T15:36:08.147Z",
"orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"shortName": "Linux"
},
"references": [
{
"url": "https://git.kernel.org/stable/c/ae8ac0066b48ed957bdcab58f0d3543549c57a29"
},
{
"url": "https://git.kernel.org/stable/c/e9711bd0e64812c694a228cf58c9e6032decee54"
},
{
"url": "https://git.kernel.org/stable/c/16236b0b4a08fa3e326cf1373ef789dabdc2e30d"
},
{
"url": "https://git.kernel.org/stable/c/725d4fdaa01bd1161782081f419e1568cc7432e0"
},
{
"url": "https://git.kernel.org/stable/c/392b3d9d595f34877dd745b470c711e8ebcd225c"
}
],
"title": "mm/damon/sysfs-scheme: cleanup access_pattern subdirs on scheme dir setup failure",
"x_generator": {
"engine": "bippy-1.2.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"assignerShortName": "Linux",
"cveId": "CVE-2026-23142",
"datePublished": "2026-02-14T15:36:08.147Z",
"dateReserved": "2026-01-13T15:37:45.973Z",
"dateUpdated": "2026-02-14T15:36:08.147Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2026-23142\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2026-02-14T16:15:54.273\",\"lastModified\":\"2026-02-14T16:15:54.273\",\"vulnStatus\":\"Received\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nmm/damon/sysfs-scheme: cleanup access_pattern subdirs on scheme dir setup failure\\n\\nWhen a DAMOS-scheme DAMON sysfs directory setup fails after setup of\\naccess_pattern/ directory, subdirectories of access_pattern/ directory are\\nnot cleaned up. As a result, DAMON sysfs interface is nearly broken until\\nthe system reboots, and the memory for the unremoved directory is leaked.\\n\\nCleanup the directories under such failures.\"}],\"metrics\":{},\"references\":[{\"url\":\"https://git.kernel.org/stable/c/16236b0b4a08fa3e326cf1373ef789dabdc2e30d\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/392b3d9d595f34877dd745b470c711e8ebcd225c\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/725d4fdaa01bd1161782081f419e1568cc7432e0\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/ae8ac0066b48ed957bdcab58f0d3543549c57a29\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/e9711bd0e64812c694a228cf58c9e6032decee54\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}]}}"
}
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…