You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
cve-2026-45838
About this tag
CVE-2026-45838 is a Linux kernel BPF cgroup vulnerability published by NVD on May 27, 2026. The flaw resides in the cgroup_storage_get_next_key() function, where incorrect end-of-list handling can copy data from an invalid internal pointer to userspace. Although not yet scored by NVD, the bug represents a kernel bookkeeping error that could impact systems using BPF, containers, and cgroups. Discussions on WindowsForum highlight the risk this poses to modern Linux estates, as these components sit at the intersection of observability, isolation, and privilege. Users are advised to monitor upstream kernel patches and assess exposure in their environments.
CVE-2026-45838 was published by NVD on May 27, 2026, after kernel.org assigned a Linux kernel BPF flaw in cgroup_storage_get_next_key() where incorrect end-of-list handling can copy data from an invalid internal pointer to userspace. The bug is not yet scored by NVD, which means defenders are...