CVE-2026-72145
Last modified
CVE-2026-72145 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: platform/x86/intel/tpmi: use cleanup helpers in mem_write() In mem_write(), the temporary array returned by parse_int_array_user() must be released on all exit paths. Convert the array variable to use cleanup.h scope-based cleanup so it is freed automatically on return. This also moves the array declaration next to parse_int_array_user() as required by cleanup.h usage guidelines.. EPSS estimates a 0.19% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: platform/x86/intel/tpmi: use cleanup helpers in mem_write() In mem_write(), the temporary array returned by parse_int_array_user() must be released on all exit paths. Convert the array variable to use cleanup.h scope-based cleanup so it is freed automatically on return. This also moves the array declaration next to parse_int_array_user() as required by cleanup.h usage guidelines.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 8e0a2fc68ec369f2b6755994da1d318d0898a9d9, < 2137f21542900233a42bf00578817f9b8dfecadc; >= 8e0a2fc68ec369f2b6755994da1d318d0898a9d9, < a221557958e3a82d8565729d445a7385963f30b6 |
| Linux | Linux | 7.1 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-72145?
How severe is CVE-2026-72145?
How do I fix CVE-2026-72145?
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-7214A vulnerability was identified in eghuzefa engineer-your-dat…7.3
- CVE-2026-72140In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72141In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-72142In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72143In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-72144In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-72146In the Linux kernel, the following vulnerability has been re…8.4
- CVE-2026-72147In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72148In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-72149In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-7215A security flaw has been discovered in egtai gmx-vmd-mcp up …7.3
- CVE-2026-72150In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-72145?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
