Files
CVEs-PoC/2017/CVE-2017-9150.md
2025-09-29 21:09:30 +02:00

758 B

CVE-2017-9150

Description

The do_check function in kernel/bpf/verifier.c in the Linux kernel before 4.11.1 does not make the allow_ptr_leaks value available for restricting the output of the print_bpf_insn function, which allows local users to obtain sensitive address information via crafted bpf system calls.

POC

Reference

Github

No PoCs found on GitHub currently.