CVE-2026-72015 (GCVE-0-2026-72015)

Vulnerability from cvelistv5 – Published: 2026-08-15 05:51 – Updated: 2026-08-23 12:46
VLAI
Title
fs/resctrl: Fix double-add of pseudo-locked region's RMID to free list
Summary
In the Linux kernel, the following vulnerability has been resolved: fs/resctrl: Fix double-add of pseudo-locked region's RMID to free list A pseudo-locked group's RMID is freed when it is created. On unmount rmdir_all_sub() unconditionally frees all RMID of all groups, resulting in a double-free of the pseudo-locked group's RMID. The consequence of this is that the original free results in the pseudo-locked group's RMID being added to the rmid_free_lru linked list and the second free then attempts to add the same RMID entry to the rmid_free_lru again. Do not double-free a pseudo-locked group's RMID.
Severity
No CVSS data available.
Impacted products
Vendor Product Version CPE status
Linux Linux Affected: e0bdfe8e36f3fbbdc91e70bf927f743ca23917b0 , < bab7dbba38ed3011972c3d9be2dcdca7575cbe32 (git)
Affected: e0bdfe8e36f3fbbdc91e70bf927f743ca23917b0 , < ad12e70d7dc3c94a05efc61d1e4861078e0e162b (git)
Affected: e0bdfe8e36f3fbbdc91e70bf927f743ca23917b0 , < 52b769165f20b38092f28ce064b4b143471540a7 (git)
Affected: e0bdfe8e36f3fbbdc91e70bf927f743ca23917b0 , < 9168176894332312c12ef052e784735dbf4ffe3f (git)
Affected: e0bdfe8e36f3fbbdc91e70bf927f743ca23917b0 , < b2fe9e140aa94b2816aab7ebc692b543e418f5e3 (git)
Affected: e0bdfe8e36f3fbbdc91e70bf927f743ca23917b0 , < 52007bfdce5310e8c8a29849bfbfb188a1e50ca0 (git)
Affected: e0bdfe8e36f3fbbdc91e70bf927f743ca23917b0 , < f7628eea9212e185a09df3aea603ca8580b8678d (git)
Affected: e0bdfe8e36f3fbbdc91e70bf927f743ca23917b0 , < b9f089723aee892efc77c349ae47a6b452b293c4 (git)
guessed Create a notification for this product.
Linux Linux Affected: 4.19
Unaffected: 0 , < 4.19 (semver)
Unaffected: 5.10.266 , ≤ 5.10.* (semver)
Unaffected: 5.15.217 , ≤ 5.15.* (semver)
Unaffected: 6.1.184 , ≤ 6.1.* (semver)
Unaffected: 6.6.148 , ≤ 6.6.* (semver)
Unaffected: 6.12.101 , ≤ 6.12.* (semver)
Unaffected: 6.18.40 , ≤ 6.18.* (semver)
Unaffected: 7.1.5 , ≤ 7.1.* (semver)
Unaffected: 7.2 , ≤ * (original_commit_for_fix)
guessed Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "fs/resctrl/rdtgroup.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "bab7dbba38ed3011972c3d9be2dcdca7575cbe32",
              "status": "affected",
              "version": "e0bdfe8e36f3fbbdc91e70bf927f743ca23917b0",
              "versionType": "git"
            },
            {
              "lessThan": "ad12e70d7dc3c94a05efc61d1e4861078e0e162b",
              "status": "affected",
              "version": "e0bdfe8e36f3fbbdc91e70bf927f743ca23917b0",
              "versionType": "git"
            },
            {
              "lessThan": "52b769165f20b38092f28ce064b4b143471540a7",
              "status": "affected",
              "version": "e0bdfe8e36f3fbbdc91e70bf927f743ca23917b0",
              "versionType": "git"
            },
            {
              "lessThan": "9168176894332312c12ef052e784735dbf4ffe3f",
              "status": "affected",
              "version": "e0bdfe8e36f3fbbdc91e70bf927f743ca23917b0",
              "versionType": "git"
            },
            {
              "lessThan": "b2fe9e140aa94b2816aab7ebc692b543e418f5e3",
              "status": "affected",
              "version": "e0bdfe8e36f3fbbdc91e70bf927f743ca23917b0",
              "versionType": "git"
            },
            {
              "lessThan": "52007bfdce5310e8c8a29849bfbfb188a1e50ca0",
              "status": "affected",
              "version": "e0bdfe8e36f3fbbdc91e70bf927f743ca23917b0",
              "versionType": "git"
            },
            {
              "lessThan": "f7628eea9212e185a09df3aea603ca8580b8678d",
              "status": "affected",
              "version": "e0bdfe8e36f3fbbdc91e70bf927f743ca23917b0",
              "versionType": "git"
            },
            {
              "lessThan": "b9f089723aee892efc77c349ae47a6b452b293c4",
              "status": "affected",
              "version": "e0bdfe8e36f3fbbdc91e70bf927f743ca23917b0",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "fs/resctrl/rdtgroup.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "4.19"
            },
            {
              "lessThan": "4.19",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.266",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.217",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.184",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.6.*",
              "status": "unaffected",
              "version": "6.6.148",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.12.*",
              "status": "unaffected",
              "version": "6.12.101",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.18.*",
              "status": "unaffected",
              "version": "6.18.40",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "7.1.*",
              "status": "unaffected",
              "version": "7.1.5",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "7.2",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.10.266",
                  "versionStartIncluding": "4.19",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.217",
                  "versionStartIncluding": "4.19",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.184",
                  "versionStartIncluding": "4.19",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.6.148",
                  "versionStartIncluding": "4.19",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.12.101",
                  "versionStartIncluding": "4.19",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.18.40",
                  "versionStartIncluding": "4.19",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.1.5",
                  "versionStartIncluding": "4.19",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.2",
                  "versionStartIncluding": "4.19",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nfs/resctrl: Fix double-add of pseudo-locked region\u0027s RMID to free list\n\nA pseudo-locked group\u0027s RMID is freed when it is created. On unmount\nrmdir_all_sub() unconditionally frees all RMID of all groups, resulting\nin a double-free of the pseudo-locked group\u0027s RMID. The consequence of this\nis that the original free results in the pseudo-locked group\u0027s RMID being\nadded to the rmid_free_lru linked list and the second free then attempts\nto add the same RMID entry to the rmid_free_lru again.\n\nDo not double-free a pseudo-locked group\u0027s RMID."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-08-23T12:46:25.496Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/bab7dbba38ed3011972c3d9be2dcdca7575cbe32"
        },
        {
          "url": "https://git.kernel.org/stable/c/ad12e70d7dc3c94a05efc61d1e4861078e0e162b"
        },
        {
          "url": "https://git.kernel.org/stable/c/52b769165f20b38092f28ce064b4b143471540a7"
        },
        {
          "url": "https://git.kernel.org/stable/c/9168176894332312c12ef052e784735dbf4ffe3f"
        },
        {
          "url": "https://git.kernel.org/stable/c/b2fe9e140aa94b2816aab7ebc692b543e418f5e3"
        },
        {
          "url": "https://git.kernel.org/stable/c/52007bfdce5310e8c8a29849bfbfb188a1e50ca0"
        },
        {
          "url": "https://git.kernel.org/stable/c/f7628eea9212e185a09df3aea603ca8580b8678d"
        },
        {
          "url": "https://git.kernel.org/stable/c/b9f089723aee892efc77c349ae47a6b452b293c4"
        }
      ],
      "title": "fs/resctrl: Fix double-add of pseudo-locked region\u0027s RMID to free list",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2026-72015",
    "datePublished": "2026-08-15T05:51:43.390Z",
    "dateReserved": "2026-08-09T03:40:39.900Z",
    "dateUpdated": "2026-08-23T12:46:25.496Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2026-72015",
      "date": "2026-09-21",
      "epss": "0.00211",
      "percentile": "0.11591"
    },
    "nvd": {
      "cve": {
        "affected": [
          {
            "affectedData": [
              {
                "defaultStatus": "unaffected",
                "product": "Linux",
                "programFiles": [
                  "fs/resctrl/rdtgroup.c"
                ],
                "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
                "vendor": "Linux",
                "versions": [
                  {
                    "lessThan": "bab7dbba38ed3011972c3d9be2dcdca7575cbe32",
                    "status": "affected",
                    "version": "e0bdfe8e36f3fbbdc91e70bf927f743ca23917b0",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "ad12e70d7dc3c94a05efc61d1e4861078e0e162b",
                    "status": "affected",
                    "version": "e0bdfe8e36f3fbbdc91e70bf927f743ca23917b0",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "52b769165f20b38092f28ce064b4b143471540a7",
                    "status": "affected",
                    "version": "e0bdfe8e36f3fbbdc91e70bf927f743ca23917b0",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "9168176894332312c12ef052e784735dbf4ffe3f",
                    "status": "affected",
                    "version": "e0bdfe8e36f3fbbdc91e70bf927f743ca23917b0",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "b2fe9e140aa94b2816aab7ebc692b543e418f5e3",
                    "status": "affected",
                    "version": "e0bdfe8e36f3fbbdc91e70bf927f743ca23917b0",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "52007bfdce5310e8c8a29849bfbfb188a1e50ca0",
                    "status": "affected",
                    "version": "e0bdfe8e36f3fbbdc91e70bf927f743ca23917b0",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "f7628eea9212e185a09df3aea603ca8580b8678d",
                    "status": "affected",
                    "version": "e0bdfe8e36f3fbbdc91e70bf927f743ca23917b0",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "b9f089723aee892efc77c349ae47a6b452b293c4",
                    "status": "affected",
                    "version": "e0bdfe8e36f3fbbdc91e70bf927f743ca23917b0",
                    "versionType": "git"
                  }
                ]
              },
              {
                "defaultStatus": "affected",
                "product": "Linux",
                "programFiles": [
                  "fs/resctrl/rdtgroup.c"
                ],
                "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
                "vendor": "Linux",
                "versions": [
                  {
                    "status": "affected",
                    "version": "4.19"
                  },
                  {
                    "lessThan": "4.19",
                    "status": "unaffected",
                    "version": "0",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "5.10.*",
                    "status": "unaffected",
                    "version": "5.10.266",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "5.15.*",
                    "status": "unaffected",
                    "version": "5.15.217",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "6.1.*",
                    "status": "unaffected",
                    "version": "6.1.184",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "6.6.*",
                    "status": "unaffected",
                    "version": "6.6.148",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "6.12.*",
                    "status": "unaffected",
                    "version": "6.12.101",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "6.18.*",
                    "status": "unaffected",
                    "version": "6.18.40",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "7.1.*",
                    "status": "unaffected",
                    "version": "7.1.5",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "*",
                    "status": "unaffected",
                    "version": "7.2",
                    "versionType": "original_commit_for_fix"
                  }
                ]
              }
            ],
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67"
          }
        ],
        "cveTags": [],
        "descriptions": [
          {
            "lang": "en",
            "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nfs/resctrl: Fix double-add of pseudo-locked region\u0027s RMID to free list\n\nA pseudo-locked group\u0027s RMID is freed when it is created. On unmount\nrmdir_all_sub() unconditionally frees all RMID of all groups, resulting\nin a double-free of the pseudo-locked group\u0027s RMID. The consequence of this\nis that the original free results in the pseudo-locked group\u0027s RMID being\nadded to the rmid_free_lru linked list and the second free then attempts\nto add the same RMID entry to the rmid_free_lru again.\n\nDo not double-free a pseudo-locked group\u0027s RMID."
          }
        ],
        "id": "CVE-2026-72015",
        "lastModified": "2026-08-23T13:16:37.230",
        "metrics": {},
        "published": "2026-08-15T06:21:00.307",
        "references": [
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "url": "https://git.kernel.org/stable/c/52007bfdce5310e8c8a29849bfbfb188a1e50ca0"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "url": "https://git.kernel.org/stable/c/52b769165f20b38092f28ce064b4b143471540a7"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "url": "https://git.kernel.org/stable/c/9168176894332312c12ef052e784735dbf4ffe3f"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "url": "https://git.kernel.org/stable/c/ad12e70d7dc3c94a05efc61d1e4861078e0e162b"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "url": "https://git.kernel.org/stable/c/b2fe9e140aa94b2816aab7ebc692b543e418f5e3"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "url": "https://git.kernel.org/stable/c/b9f089723aee892efc77c349ae47a6b452b293c4"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "url": "https://git.kernel.org/stable/c/bab7dbba38ed3011972c3d9be2dcdca7575cbe32"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "url": "https://git.kernel.org/stable/c/f7628eea9212e185a09df3aea603ca8580b8678d"
          }
        ],
        "sourceIdentifier": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "vulnStatus": "Received"
      }
    },
    "redhat_vex": {
      "aggregate_severity": "Moderate",
      "current_release_date": "2026-08-17T16:06:01+00:00",
      "cve": "CVE-2026-72015",
      "id": "CVE-2026-72015",
      "initial_release_date": "2026-08-15T00:00:00+00:00",
      "product_status:known_affected": "184",
      "product_status:known_not_affected": "90",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "kernel: fs/resctrl: Fix double-add of pseudo-locked region\u0027s RMID to free list",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-72015.json",
      "version": "3"
    },
    "suse_vex": {
      "aggregate_severity": "moderate",
      "current_release_date": "2026-09-15T01:31:45Z",
      "cve": "CVE-2026-72015",
      "id": "CVE-2026-72015",
      "initial_release_date": "2026-08-27T00:24:36Z",
      "product_status:known_affected": "12",
      "product_status:known_not_affected": "350",
      "source": "SUSE CSAF VEX",
      "status": "interim",
      "title": "SUSE CVE CVE-2026-72015",
      "url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2026-72015.json",
      "version": "4"
    }
  }
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

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…

Detection rules are retrieved from Rulezet.

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…