CVE-2026-93111
Last modified
CVE-2026-93111 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: bpf: Mark tracing_multi trampolines as ftrace managed Since tracing_multi link does not set ftrace_managed, it would fail to release the tracing_multi link when attaching tracing_multi link and then attaching fentry link. [ 3.714215] WARNING: kernel/bpf/trampoline.c:1727 at bpf_trampoline_multi_detach+0x20b/0x240, CPU#1: test_progs/97 ... [ 3.733170] bpf_tracing_multi_link_release+0x14/0x30 [ 3.733890] bpf_link_free+0x58/0x130 [ 3.734414] bpf_link_release+0x23/0x30 Fix it by setting 'ftrace_managed = true' in register_fentry_multi()..
Description
In the Linux kernel, the following vulnerability has been resolved: bpf: Mark tracing_multi trampolines as ftrace managed Since tracing_multi link does not set ftrace_managed, it would fail to release the tracing_multi link when attaching tracing_multi link and then attaching fentry link. [ 3.714215] WARNING: kernel/bpf/trampoline.c:1727 at bpf_trampoline_multi_detach+0x20b/0x240, CPU#1: test_progs/97 ... [ 3.733170] bpf_tracing_multi_link_release+0x14/0x30 [ 3.733890] bpf_link_free+0x58/0x130 [ 3.734414] bpf_link_release+0x23/0x30 Fix it by setting 'ftrace_managed = true' in register_fentry_multi().
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= aef4dfa790b22d8052cfb78044eadbe03c876c39, < 280145253fd38fa975cc04963ddaf74c7f415011; >= aef4dfa790b22d8052cfb78044eadbe03c876c39, < 30bdd6d1384d894931f113eb595636092d8e650c |
| Linux | Linux | 7.2 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-93111?
How severe is CVE-2026-93111?
How do I fix CVE-2026-93111?
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-93106In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93107In the Linux kernel, the following vulnerability has been re…8.2
- CVE-2026-93108In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93109In the Linux kernel, the following vulnerability has been re…
- CVE-2026-9311IBM WebSphere Application Server 9.0, and 8.5 is vulnerable …9
- CVE-2026-93110In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93112In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-93113In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93114In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93115In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93116In the Linux kernel, the following vulnerability has been re…7
- CVE-2026-93117In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-93111?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
