3 matches found
EUVD-2026-86980
In the Linux kernel, the following vulnerability has been resolved: bpf: Fix percpu map update indexing with sparse CPU IDs Per-CPU array, hash, and cgroup storage map updates without BPFFCPU or BPFFALLCPUS use a value buffer whose per-CPU slots are packed in possible-CPU order. The buffer is siz...
6AI score
SaveExploits0References2
CVE-2026-98149
In the Linux kernel, the following vulnerability has been resolved: b...
5.8AI score
SaveExploits0
CVE-2026-98149
The Linux kernel contains a vulnerability in the BPF subsystem related to how per-CPU array, hash, and cgroup storage maps are updated. When these maps are updated without the BPF_F_CPU or BPF_F_ALL_CPUS flags, the system uses a value buffer where slots are packed in possible-CPU order . However,...
6AI score
SaveExploits0References2
20