CVE-2026-53090
Linux Linux, Red Hat Enterprise Linux 10, Red Hat Enterprise Linux 6
In the Linux kernel, the following vulnerability has been resolved: bpf: Fix ld_{abs,ind} failure path analysis in subprogs Usage of ld_{abs,ind} instructions got extended into subprogs some time ago via commit 09b28d76eac4 ("bpf: Add abnormal return checks."). These are only allowed in subprograms when the latter are BTF annotated and have scalar return types. The code generator in bpf_gen_ld_abs() has an abnormal exit path (r0=0 + exit) from legacy cBPF times. While the enforcement is on scalar return types, the verifier must also simulate the path of abnormal exit if the packet data load...
- CVSS
- 7.8
- EPSS
- 0.13% 3.06% percentile
- CISA KEV
- Not listed
- Published
- 2026.06.25