Files
cve/2015/CVE-2015-4700.md
2025-09-29 21:09:30 +02:00

857 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.