mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-19 21:03:33 +00:00
739 B
739 B
CVE-2016-2383
Description
The adjust_branches function in kernel/bpf/verifier.c in the Linux kernel before 4.5 does not consider the delta in the backward-jump case, which allows local users to obtain sensitive information from kernel memory by creating a packet filter and then loading crafted BPF instructions.
POC
Reference
No PoCs from references.