| 概要 | In the Linux kernel, the following vulnerability has been resolved: bpf: fix end-of-list detection in cgroup_storage_get_next_key() list_next_entry() never returns NULL -- when the current element is the Replace it with list_entry_is_head() so the function correctly returns |
|---|---|
| 公表日 | 2026年5月27日20:16 |
| 登録日 | 2026年5月28日4:10 |
| 最終更新日 | 2026年5月27日23:48 |