| Summary | In the Linux kernel, the following vulnerability has been resolved: bpf: Fix memory access flags in helper prototypes After commit 37cce22dbd51 ("bpf: verifier: Refactor helper access type tracking"), Currently, several helper functions utilizing ARG_PTR_TO_MEM lack the For bpf_get_stack_proto_raw_tp, the original MEM_RDONLY was incorrect Similar issues were recently addressed for specific helpers in commit Fix these prototypes by adding the correct memory access flags. |
|---|---|
| Publication Date | May 27, 2026, 11:17 p.m. |
| Registration Date | May 28, 2026, 4:11 a.m. |
| Last Update | May 27, 2026, 11:48 p.m. |