cve/2015/CVE-2015-4700.md
2024-06-18 02:51:15 +02:00

846 B

CVE-2015-4700

Description

The bpf_int_jit_compile function in arch/x86/net/bpf_jit_comp.c in the Linux kernel before 4.0.6 allows local users to cause a denial of service (system crash) by creating a packet filter and then loading crafted BPF instructions that trigger late convergence by the JIT compiler.

POC

Reference

Github

No PoCs found on GitHub currently.