Files
CVEs-PoC/2021/CVE-2021-29154.md
T
2024-05-25 21:48:12 +02:00

875 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