mirror of
https://github.com/0xMarcio/cve.git
synced 2026-04-21 14:06:08 +02:00
802 B
802 B
CVE-2017-17856
Description
kernel/bpf/verifier.c in the Linux kernel through 4.14.8 allows local users to cause a denial of service (memory corruption) or possibly have unspecified other impact by leveraging the lack of stack-pointer alignment enforcement.
POC
Reference
- http://www.openwall.com/lists/oss-security/2017/12/21/2
- https://github.com/torvalds/linux/commit/a5ec6ae161d72f01411169a938fa5f8baea16e8f
Github
No PoCs found on GitHub currently.