๐Ÿ” CVE Alert

CVE-2026-80865

UNKNOWN 0.0

bpf: Add missing access_ok call to copy_user_syms

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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]/

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Sep 4, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new unknown vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
0236fec57a15dc2a068dfe4488e0c2ab4559b1ec < a67f7f9647cb243b3be32163e88e5bc76e3d51e9 0236fec57a15dc2a068dfe4488e0c2ab4559b1ec < 8b719cef5ac30ab83ce5693c5faf10e4944874af 0236fec57a15dc2a068dfe4488e0c2ab4559b1ec < 128391b57e0977c35243672a6f970073651f3831 0236fec57a15dc2a068dfe4488e0c2ab4559b1ec < 0b6252afcd1965f77c6a6f8a802a2e1381822b98 0236fec57a15dc2a068dfe4488e0c2ab4559b1ec < 28ce7bcf8a29aa395b60764df4c97be745de89d0 0236fec57a15dc2a068dfe4488e0c2ab4559b1ec < d5dc200c3a3f217de072af269dd90adddf90e48d
Linux / Linux
5.19

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/a67f7f9647cb243b3be32163e88e5bc76e3d51e9 git.kernel.org: https://git.kernel.org/stable/c/8b719cef5ac30ab83ce5693c5faf10e4944874af git.kernel.org: https://git.kernel.org/stable/c/128391b57e0977c35243672a6f970073651f3831 git.kernel.org: https://git.kernel.org/stable/c/0b6252afcd1965f77c6a6f8a802a2e1381822b98 git.kernel.org: https://git.kernel.org/stable/c/28ce7bcf8a29aa395b60764df4c97be745de89d0 git.kernel.org: https://git.kernel.org/stable/c/d5dc200c3a3f217de072af269dd90adddf90e48d