| Summary | In the Linux kernel, the following vulnerability has been resolved: bpf: Fix exception exit lock checking for subprogs process_bpf_exit_full() passes check_lock = !curframe to At runtime bpf_throw() unwinds the stack via ORC without releasing any Fix by setting check_lock = true for exception exits regardless of Fix reject_subprog_with_rcu_read_lock test which was previously The spin_lock case is not affected because they are already checked [1] [1] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/kernel/bpf/verifier.c?h=v7.0-rc4#n21098 |
|---|---|
| Publication Date | April 22, 2026, 11:16 p.m. |
| Registration Date | April 25, 2026, 4:05 a.m. |
| Last Update | April 24, 2026, 1:17 a.m. |