2618 matches found
CVE-2026-93138
CVE-2026-93138 is a memory ordering race condition in the Linux kernel 's bpf_get_btf_vmlinux() function. The function lazily parses vmlinux BTF under bpf_verifier_lock, but publishes the resulting pointer via a plain store and re-checks it via a plain lockless load. On weakly ordered architectur...
SaveExploits0References8
20