GHSA-pwvf-7f5w-2qr5HighCVSS 7.8

In the Linux kernel, the following vulnerability has been resolved: bpf: Guard __get_user acesss...

Published
August 15, 2026
Last Modified
August 17, 2026

🔗 CVE IDs covered (1)

📋 Description

In the Linux kernel, the following vulnerability has been resolved:

bpf: Guard __get_user acesss with access_ok for uprobe_multi data

As reported by sashiko [1] we need to use access_ok to check the user space data bounds before we use __get-user to get it.

[1] https://lore.kernel.org/bpf/[email protected]/

🔗 References (4)