CVE-2026-89905
Last modified
CVE-2026-89905 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: LoongArch: BPF: Move arena register slot below TCC context Currently, the stack layout places the optional arena register slot above the tail call counter context. When arena_vm_start is dynamically enabled, it shifts the relative offset of the tcc_ptr slot within the stack frame, causing hardcoded tracking macros to mismatch and leading to memory misalignment or corruption potentially. To fix this, move the arena register save and restore sequences below the tail call counter context slots in both build_prologue() and the epilogue. Update __build_epilogue() to insert a proper offset decrement to safely skip the unneeded tcc_ptr reading block while accurately aligning with the relocated arena slot at the very bottom. With this patch, the tcc_ptr slot is always positioned at a fixed distance directly underneath the base callee-saved registers that is independent of whether the arena features are on..
Description
In the Linux kernel, the following vulnerability has been resolved: LoongArch: BPF: Move arena register slot below TCC context Currently, the stack layout places the optional arena register slot above the tail call counter context. When arena_vm_start is dynamically enabled, it shifts the relative offset of the tcc_ptr slot within the stack frame, causing hardcoded tracking macros to mismatch and leading to memory misalignment or corruption potentially. To fix this, move the arena register save and restore sequences below the tail call counter context slots in both build_prologue() and the epilogue. Update __build_epilogue() to insert a proper offset decrement to safely skip the unneeded tcc_ptr reading block while accurately aligning with the relocated arena slot at the very bottom. With this patch, the tcc_ptr slot is always positioned at a fixed distance directly underneath the base callee-saved registers that is independent of whether the arena features are on.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= ef54c517a9376b188da06b5e1ed556129c4280be, < f0e4d069cb47cf4f8dc4f6bc104e0671155aa3b9; >= ef54c517a9376b188da06b5e1ed556129c4280be, < cd7e356b07a27e91394838cf3fb655862b519294 |
| Linux | Linux | 7.0 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-89905?
How severe is CVE-2026-89905?
How do I fix CVE-2026-89905?
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-8990A user with physical access to a smartphone can bypass authe…5.3
- CVE-2026-89900In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89901In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89902In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-89903In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-89904In the Linux kernel, the following vulnerability has been re…8.4
- CVE-2026-89906In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-89907In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-89908In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-89909In the Linux kernel, the following vulnerability has been re…
- CVE-2026-8991The Drag and Drop Multiple File Upload for Contact Form 7 pl…4.4
- CVE-2026-89910In the Linux kernel, the following vulnerability has been re…7.3
Are you affected by CVE-2026-89905?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
