cve/2018/CVE-2018-25020.md
2024-06-18 02:51:15 +02:00

805 B

CVE-2018-25020

Description

The BPF subsystem in the Linux kernel before 4.17 mishandles situations with a long jump over an instruction sequence where inner instructions require substantial expansions into multiple BPF instructions, leading to an overflow. This affects kernel/bpf/core.c and net/core/filter.c.

POC

Reference

Github