Files
CVEs-PoC/2020/CVE-2020-27170.md
T
2024-05-25 21:48:12 +02:00

1.1 KiB

CVE-2020-27170

Description

An issue was discovered in the Linux kernel before 5.11.8. kernel/bpf/verifier.c performs undesirable out-of-bounds speculation on pointer arithmetic, leading to side-channel attacks that defeat Spectre mitigations and obtain sensitive information from kernel memory, aka CID-f232326f6966. This affects pointer types that do not define a ptr_limit.

POC

Reference

Github