Backport of the CVE-2026-53090 fix. 1/2 ee861486e377, the CVE fix. 2/2 e0fcb42bc6f4, selftests for the fix.
Daniel Borkmann (2):
bpf: Fix ld_{abs,ind} failure path analysis in subprogs
selftests/bpf: Add tests for ld_{abs,ind} failure path in subprogs
kernel/bpf/verifier.c | 17 +++
.../selftests/bpf/progs/verifier_ld_ind.c | 142 ++++++++++++++++++
2 files changed, 159 insertions(+)
--
2.47.3

