| 概要 | In the Linux kernel, the following vulnerability has been resolved: bpf: Require frozen map for calculating map hash Currently, bpf_map_get_info_by_fd calculates and caches the hash of the This leads to a TOCTOU bug where userspace can call Therefore, a trusted loader can be tricked into verifying the stale hash Fix this by returning -EPERM if the map is not frozen when the hash is |
|---|---|
| 公表日 | 2026年5月27日23:17 |
| 登録日 | 2026年5月28日4:11 |
| 最終更新日 | 2026年5月27日23:48 |