CVE-2025-68378
CVE-2025-68378 is a Linux kernel vulnerability affecting BPF stack map handling. The issue was a stackmap overflow check in __bpf_get_stackid(), where copying stack traces could write out of bounds when the perf trace contained more stack entries than the stack map bucket could hold. Syzkaller re...