| Summary | 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 |
|---|---|
| Publication Date | May 27, 2026, 8:16 p.m. |
| Registration Date | May 28, 2026, 4:10 a.m. |
| Last Update | May 27, 2026, 11:48 p.m. |