CVE-2026-23142 (GCVE-0-2026-23142)
Vulnerability from cvelistv5
Published
2026-02-14 15:36
Modified
2026-05-11 22:00
Severity ?
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.
Impacted products
Vendor Product Version
Linux Linux Version: 9bbb820a5bd5f406ae5e0819cc31f2c2e6f4d990
Version: 9bbb820a5bd5f406ae5e0819cc31f2c2e6f4d990
Version: 9bbb820a5bd5f406ae5e0819cc31f2c2e6f4d990
Version: 9bbb820a5bd5f406ae5e0819cc31f2c2e6f4d990
Version: 9bbb820a5bd5f406ae5e0819cc31f2c2e6f4d990
Create a notification for this product.
Show details on NVD website


{
  "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-05-11T22:00:56.683Z",
        "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-05-11T22:00:56.683Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2"
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.


Loading…

Loading…