cve/2021/CVE-2021-29154.md
2025-09-29 21:09:30 +02:00

886 B

CVE-2021-29154

Description

BPF JIT compilers in the Linux kernel through 5.11.12 have incorrect computation of branch displacements, allowing them to execute arbitrary code within the kernel context. This affects arch/x86/net/bpf_jit_comp.c and arch/x86/net/bpf_jit_comp32.c.

POC

Reference

Github