CVE-2026-80865
Last modified
CVE-2026-80865 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: bpf: Add missing access_ok call to copy_user_syms As reported by sashiko we use __get_user without prior access_ok call on the user space pointer. Adding the missing call for the whole pointer array. Plus removing the err check in the error path, because it's not needed and also we can return -ENOMEM directly from the first kvmalloc_array fail path. [1] https://lore.kernel.org/bpf/20260611115503.AC16D1F00893@smtp.kernel.org/.
Description
In the Linux kernel, the following vulnerability has been resolved: bpf: Add missing access_ok call to copy_user_syms As reported by sashiko we use __get_user without prior access_ok call on the user space pointer. Adding the missing call for the whole pointer array. Plus removing the err check in the error path, because it's not needed and also we can return -ENOMEM directly from the first kvmalloc_array fail path. [1] https://lore.kernel.org/bpf/20260611115503.AC16D1F00893@smtp.kernel.org/
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 0236fec57a15dc2a068dfe4488e0c2ab4559b1ec, < a67f7f9647cb243b3be32163e88e5bc76e3d51e9; >= 0236fec57a15dc2a068dfe4488e0c2ab4559b1ec, < 8b719cef5ac30ab83ce5693c5faf10e4944874af; >= 0236fec57a15dc2a068dfe4488e0c2ab4559b1ec, < 128391b57e0977c35243672a6f970073651f3831; >= 0236fec57a15dc2a068dfe4488e0c2ab4559b1ec, < 0b6252afcd1965f77c6a6f8a802a2e1381822b98; >= 0236fec57a15dc2a068dfe4488e0c2ab4559b1ec, < 28ce7bcf8a29aa395b60764df4c97be745de89d0; >= 0236fec57a15dc2a068dfe4488e0c2ab4559b1ec, < d5dc200c3a3f217de072af269dd90adddf90e48d |
| Linux | Linux | 5.19 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-80865?
How severe is CVE-2026-80865?
How do I fix CVE-2026-80865?
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-8086A vulnerability was identified in OSGeo gdal up to 3.13.0dev…7.8
- CVE-2026-80860In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80861In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80862In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80863In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80864In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80866In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80867In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80868In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80869In the Linux kernel, the following vulnerability has been re…
- CVE-2026-8087A security flaw has been discovered in OSGeo gdal up to 3.13…7.8
- CVE-2026-80870In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-80865?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
