CVE-2026-74258: bpf: Guard __get_user acesss with access_ok for uprobe_multi data
In the Linux kernel, the following vulnerability has been resolved:
bpf: Guard getuser acesss with accessok for uprobemulti data
As reported by sashiko [1] we need to use accessok to check the user space data bounds before we use get-user to get it.
[1] https://lore.kernel.org/bpf/20260610145235.CB1441F00893@smtp.kernel.org/