| 概要 | 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 |
|---|---|
| 公表日 | 2026年5月8日23:16 |
| 登録日 | 2026年5月9日4:13 |
| 最終更新日 | 2026年5月8日23:16 |