CVE-2026-74352
Last modified
CVE-2026-74352 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: of: reserved_mem: avoid post-init UAF when alloc_reserved_mem_array() fails The global pointer 'reserved_mem' continues to reference the reserved_mem_array which lives in __initdata if alloc_reserved_mem_array() fails. of_reserved_mem_lookup() is exported for post-init use, that would dereference freed memory and trigger a use-after-free. So reset reserved_mem_count to 0 when alloc_reserved_mem_array() fails.. EPSS estimates a 0.17% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: of: reserved_mem: avoid post-init UAF when alloc_reserved_mem_array() fails The global pointer 'reserved_mem' continues to reference the reserved_mem_array which lives in __initdata if alloc_reserved_mem_array() fails. of_reserved_mem_lookup() is exported for post-init use, that would dereference freed memory and trigger a use-after-free. So reset reserved_mem_count to 0 when alloc_reserved_mem_array() fails.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= b6ae53301eb41f0f59f83c161248b186bca7da70, < 6d28e6ad3c5c9248577f21057baa9bf16fa9ef3b; >= 00c9a452a235c61f099504783badd9a7675ff5a5, < 9af58d10d0d8c08b822de5fc99e61f31a87ede8d; >= 00c9a452a235c61f099504783badd9a7675ff5a5, < cbd3102fe27bc87da244bf4c3ba670ea4698b0a8; >= 00c9a452a235c61f099504783badd9a7675ff5a5, < e1686ca81dbf3edbde589b7daf312b45cbf76e03 |
| Linux | Linux | 6.13 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-74352?
How severe is CVE-2026-74352?
How do I fix CVE-2026-74352?
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-74347In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-74348In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74349In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-7435SSCMS v7.4.0 contains a SQL injection vulnerability in the s…8.6
- CVE-2026-74350In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-74351In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74353In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74354In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-74355In the Linux kernel, the following vulnerability has been re…8.2
- CVE-2026-74356In the Linux kernel, the following vulnerability has been re…7.4
- CVE-2026-74357In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-74358In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-74352?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
