CVE-2026-72015
Last modified
CVE-2026-72015 is a vulnerability of currently unknown severity. 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. EPSS estimates a 0.20% chance of exploitation in the next 30 days.
Description
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.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= e0bdfe8e36f3fbbdc91e70bf927f743ca23917b0, < bab7dbba38ed3011972c3d9be2dcdca7575cbe32; >= e0bdfe8e36f3fbbdc91e70bf927f743ca23917b0, < ad12e70d7dc3c94a05efc61d1e4861078e0e162b; >= e0bdfe8e36f3fbbdc91e70bf927f743ca23917b0, < 52b769165f20b38092f28ce064b4b143471540a7; >= e0bdfe8e36f3fbbdc91e70bf927f743ca23917b0, < 9168176894332312c12ef052e784735dbf4ffe3f; >= e0bdfe8e36f3fbbdc91e70bf927f743ca23917b0, < b2fe9e140aa94b2816aab7ebc692b543e418f5e3; >= e0bdfe8e36f3fbbdc91e70bf927f743ca23917b0, < 52007bfdce5310e8c8a29849bfbfb188a1e50ca0; >= e0bdfe8e36f3fbbdc91e70bf927f743ca23917b0, < f7628eea9212e185a09df3aea603ca8580b8678d; >= e0bdfe8e36f3fbbdc91e70bf927f743ca23917b0, < b9f089723aee892efc77c349ae47a6b452b293c4 |
| Linux | Linux | 4.19 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-72015?
How severe is CVE-2026-72015?
How do I fix CVE-2026-72015?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-7201CWE-639: Authorization Bypass Through User-Controlled Key in…8.8
- CVE-2026-72010In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72011In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72012In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-72013In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72014In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-72016In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72017In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72018In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-72019In the Linux kernel, the following vulnerability has been re…7.3
- CVE-2026-7202A vulnerability has been found in Totolink A8000RU 7.1cu.643…9.8
- CVE-2026-72020In the Linux kernel, the following vulnerability has been re…9.8
Are you affected by CVE-2026-72015?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
