CVE-2026-90210
Last modified
CVE-2026-90210 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: bpf: Fix UAF in bpf_trampoline_multi_attach_free on update failure When bpf_trampoline_update() fails before modify_fentry_multi()/ unregister_fentry_multi() is called, cur_image is unchanged (cur_image == old_image) and ftrace still calls into it. Freeing old_image in that case causes a UAF. Only free old_image when it differs from cur_image..
Description
In the Linux kernel, the following vulnerability has been resolved: bpf: Fix UAF in bpf_trampoline_multi_attach_free on update failure When bpf_trampoline_update() fails before modify_fentry_multi()/ unregister_fentry_multi() is called, cur_image is unchanged (cur_image == old_image) and ftrace still calls into it. Freeing old_image in that case causes a UAF. Only free old_image when it differs from cur_image.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= aef4dfa790b22d8052cfb78044eadbe03c876c39, < 65c3939656fd7848e9274faa07c26748b5bf049c; >= aef4dfa790b22d8052cfb78044eadbe03c876c39, < 0253073fb7d79a2dd2eae9581ea16db2aef395a6 |
| Linux | Linux | 7.2 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-90210?
How severe is CVE-2026-90210?
How do I fix CVE-2026-90210?
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-90205In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-90206In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90207In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-90208In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90209In the Linux kernel, the following vulnerability has been re…
- CVE-2026-9021The Easy Invoice plugin for WordPress is vulnerable to Missi…5.3
- CVE-2026-90211In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90212In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90213In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90214In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90215In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90216In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-90210?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
