CVE-2026-80675
Last modified
CVE-2026-80675 is a high-severity vulnerability rated 7.1/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: libbpf: Reject non-exclusive metadata maps in the signed loader The loader verifies map->sha against the metadata hash in its instructions. map->sha is calculated when BPF_OBJ_GET_INFO_BY_FD is called on the frozen map. While the map is frozen, the /signed loader/ must also ensure the map is exclusive, as, without exclusivity (which a hostile host could just omit when loading the loader), another BPF program with map access can mutate the contents afterwards, so the check passes on stale data. With the extra check as part of the signed loader, it now refuses to move on with map->sha validation if the host set it up wrongly.. EPSS estimates a 0.17% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: libbpf: Reject non-exclusive metadata maps in the signed loader The loader verifies map->sha against the metadata hash in its instructions. map->sha is calculated when BPF_OBJ_GET_INFO_BY_FD is called on the frozen map. While the map is frozen, the /signed loader/ must also ensure the map is exclusive, as, without exclusivity (which a hostile host could just omit when loading the loader), another BPF program with map access can mutate the contents afterwards, so the check passes on stale data. With the extra check as part of the signed loader, it now refuses to move on with map->sha validation if the host set it up wrongly.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= fb2b0e290147ba01a53dfd92cf91058c9d2ee254, < b6862b6a25c6a925fb0b0e549ee4a52a8d2966fb; >= fb2b0e290147ba01a53dfd92cf91058c9d2ee254, < 0dad5adeb34b6f78a883e8faa6a1c947a240e7c9; >= fb2b0e290147ba01a53dfd92cf91058c9d2ee254, < 0fb6c9ed6493b4af01be8bb0a384574eba7df636 |
| Linux | Linux | 6.18 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-80675?
How severe is CVE-2026-80675?
How do I fix CVE-2026-80675?
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-80669In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80670In the Linux kernel, the following vulnerability has been re…9.1
- CVE-2026-80671In the Linux kernel, the following vulnerability has been re…9.3
- CVE-2026-80672In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-80673In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-80674In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-80676In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80677In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-80678In the Linux kernel, the following vulnerability has been re…8.4
- CVE-2026-80679In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80680In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-80681In the Linux kernel, the following vulnerability has been re…9.8
Are you affected by CVE-2026-80675?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
