CVE-2026-93045
Last modified
CVE-2026-93045 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: bpf: Reject arena frees below the arena base bpf_arena_free_pages() accepts scalar arena addresses. The runtime masks the address to the low 32 bits and reconstructs a full user address from the arena base before returning the range to the arena free tree. When the scalar value is below the low 32 bits of the arena base, full_uaddr falls below user_vm_start.
Description
In the Linux kernel, the following vulnerability has been resolved: bpf: Reject arena frees below the arena base bpf_arena_free_pages() accepts scalar arena addresses. The runtime masks the address to the low 32 bits and reconstructs a full user address from the arena base before returning the range to the arena free tree. When the scalar value is below the low 32 bits of the arena base, full_uaddr falls below user_vm_start. The existing upper-end clipping then turns this into an out-of-range free-tree offset. A later allocation can reuse that offset and return an address below the arena mapping. Reject such frees before computing the clipped range.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 317460317a02a1af512697e6e964298dedd8a163, < 90453eaf8f14e7be0ab03983f2a93aeb6b990a58; >= 317460317a02a1af512697e6e964298dedd8a163, < a968dffa5ab3c74d2ebb3a6233bf8b843f0bfc20; >= 317460317a02a1af512697e6e964298dedd8a163, < 8a08635656037aee9c12231ed384449c4ffb1a93; >= 317460317a02a1af512697e6e964298dedd8a163, < b5a71cb2db6d84ac0042549dcec266b18429d41e |
| Linux | Linux | 6.9 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-93045?
How severe is CVE-2026-93045?
How do I fix CVE-2026-93045?
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-9304A security flaw has been discovered in calcom cal.diy up to …5
- CVE-2026-93040In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93041In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93042In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-93043In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93044In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93046In the Linux kernel, the following vulnerability has been re…7
- CVE-2026-93047In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93048In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93049In the Linux kernel, the following vulnerability has been re…
- CVE-2026-9305A weakness has been identified in QuantumNous new-api up to …6.3
- CVE-2026-93050In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-93045?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
