cve/2018/CVE-2018-25020.md
2024-06-09 00:33:16 +00:00

902 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