### [CVE-2021-29154](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-29154) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### 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 - http://packetstormsecurity.com/files/162434/Kernel-Live-Patch-Security-Notice-LSN-0076-1.html - https://news.ycombinator.com/item?id=26757760 - https://www.oracle.com/security-alerts/cpujul2022.html #### Github - https://github.com/ARPSyndicate/cvemon