bpf: Add missing access_ok call to copy_user_syms
Summary
| CVE | CVE-2026-80865 |
|---|---|
| State | PUBLISHED |
| Assigner | Linux |
| Source Priority | CVE Program / NVD first with legacy fallback |
| Published | 2026-09-04 17:16:58 UTC |
| Updated | 2026-09-04 17:16:58 UTC |
| 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/[email protected]/ |
Risk And Classification
EPSS: 0.001610000 probability, percentile 0.055380000 (date 2026-09-07)
Vendor Declared Affected Products
| Source | Vendor | Product | Version | Platforms |
|---|---|---|---|---|
| CNA | Linux | Linux | affected 0236fec57a15dc2a068dfe4488e0c2ab4559b1ec a67f7f9647cb243b3be32163e88e5bc76e3d51e9 git | Not specified |
| CNA | Linux | Linux | affected 0236fec57a15dc2a068dfe4488e0c2ab4559b1ec 8b719cef5ac30ab83ce5693c5faf10e4944874af git | Not specified |
| CNA | Linux | Linux | affected 0236fec57a15dc2a068dfe4488e0c2ab4559b1ec 128391b57e0977c35243672a6f970073651f3831 git | Not specified |
| CNA | Linux | Linux | affected 0236fec57a15dc2a068dfe4488e0c2ab4559b1ec 0b6252afcd1965f77c6a6f8a802a2e1381822b98 git | Not specified |
| CNA | Linux | Linux | affected 0236fec57a15dc2a068dfe4488e0c2ab4559b1ec 28ce7bcf8a29aa395b60764df4c97be745de89d0 git | Not specified |
| CNA | Linux | Linux | affected 0236fec57a15dc2a068dfe4488e0c2ab4559b1ec d5dc200c3a3f217de072af269dd90adddf90e48d git | Not specified |
| CNA | Linux | Linux | affected 5.19 | Not specified |
| CNA | Linux | Linux | unaffected 5.19 semver | Not specified |
| CNA | Linux | Linux | unaffected 6.1.178 6.1.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.6.145 6.6.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.12.97 6.12.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.18.40 6.18.* semver | Not specified |
| CNA | Linux | Linux | unaffected 7.1.5 7.1.* semver | Not specified |
| CNA | Linux | Linux | unaffected 7.2 * original_commit_for_fix | Not specified |
References
| Reference | Source | Link | Tags |
|---|---|---|---|
| git.kernel.org/stable/c/28ce7bcf8a29aa395b60764df4c97be745de89d0 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/a67f7f9647cb243b3be32163e88e5bc76e3d51e9 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/128391b57e0977c35243672a6f970073651f3831 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/8b719cef5ac30ab83ce5693c5faf10e4944874af | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/d5dc200c3a3f217de072af269dd90adddf90e48d | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/0b6252afcd1965f77c6a6f8a802a2e1381822b98 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| CVE Program record | CVE.ORG | www.cve.org | canonical |
| NVD vulnerability detail | NVD | nvd.nist.gov | canonical, analysis |
No vendor comments have been submitted for this CVE.
There are currently no legacy QID mappings associated with this CVE.