CVE-2026-74360
Last modified
CVE-2026-74360 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: bpf: Reject exclusive maps for bpf_map_elem iterators Exclusive maps (aka excl_prog_hash) are meant to be reachable only from the single program whose hash matches. This is enforced by check_map_prog_compatibility() when the map is referenced from a program such as signed BPF loaders. A bpf_map_elem iterator, however, binds its target map at attach time in bpf_iter_attach_map() instead of referencing it from the program, so the exclusivity check is never reached. EPSS estimates a 0.17% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: bpf: Reject exclusive maps for bpf_map_elem iterators Exclusive maps (aka excl_prog_hash) are meant to be reachable only from the single program whose hash matches. This is enforced by check_map_prog_compatibility() when the map is referenced from a program such as signed BPF loaders. A bpf_map_elem iterator, however, binds its target map at attach time in bpf_iter_attach_map() instead of referencing it from the program, so the exclusivity check is never reached. On top of that, the iterator exposes the map value as a writable buffer.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= baefdbdf6812e120c9fba9cfb101d3656f478026, < 5cf2c85b1231218a3e3e9f188afb4fe2e17903d5; >= baefdbdf6812e120c9fba9cfb101d3656f478026, < c3da741d5b2119c61c4498bc936f0fc1dbc3c79b; >= baefdbdf6812e120c9fba9cfb101d3656f478026, < 3c56ee343f9412d81918635c3e25e22a5dd6d87e |
| Linux | Linux | 6.18 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-74360?
How severe is CVE-2026-74360?
How do I fix CVE-2026-74360?
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-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…
- CVE-2026-74359In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-7436The WPC Badge Management for WooCommerce plugin for WordPres…6.4
- CVE-2026-74361In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-74362In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74363In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-74364In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-74365In the Linux kernel, the following vulnerability has been re…7.3
- CVE-2026-74366In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-74360?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
