| Summary | 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 |
|---|---|
| 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. |