| Summary | In the Linux kernel, the following vulnerability has been resolved: bpf: reject direct access to nullable PTR_TO_BUF pointers check_mem_access() matches PTR_TO_BUF via base_type() which strips Map iterator ctx->key and ctx->value are PTR_TO_BUF | PTR_MAYBE_NULL. Add a type_may_be_null() guard to the PTR_TO_BUF branch, matching the |
|---|---|
| Publication Date | May 8, 2026, 11:16 p.m. |
| Registration Date | May 9, 2026, 4:13 a.m. |
| Last Update | May 8, 2026, 11:16 p.m. |