30 Jul
2026
30 Jul
'26
12:14 p.m.
Fix CVE-2026-64352. Andrii Nakryiko (1): bpf: Consistently use bpf_rcu_lock_held() everywhere Vlad Poenaru (1): bpf: Allow LPM map access from sleepable BPF programs include/linux/bpf.h | 3 +++ include/linux/bpf_local_storage.h | 3 --- kernel/bpf/hashtab.c | 21 +++++++-------------- kernel/bpf/helpers.c | 12 ++++-------- kernel/bpf/lpm_trie.c | 10 ++++------ 5 files changed, 18 insertions(+), 31 deletions(-) -- 2.34.1