3 matches found
ROOT-OS-UBUNTU-2204-CVE-2026-45838 CVE-2026-45838 in rootio-linux - Patched by Root
Root has patched CVE-2026-45838 in the rootio-linux package for Root:Ubuntu:22.04. Multiple fixed versions available...
Amazon Linux 2023 : bpftool6.18, kernel6.18, kernel6.18-devel (ALAS2023-2026-1866)
It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2023-2026-1866 advisory. In the Linux kernel, the following vulnerability has been resolved: bpf: fix end-of-list detection in cgroupstoragegetnextkey CVE-2026-45838 In the Linux kernel, the following vulnerability ha...
CVE-2026-45838 bpf: fix end-of-list detection in cgroup_storage_get_next_key()
In the Linux kernel, the following vulnerability has been resolved: bpf: fix end-of-list detection in cgroupstoragegetnextkey listnextentry never returns NULL -- when the current element is the last entry it wraps to the list head via containerof. The subsequent NULL check is therefore dead code...