Files
CVEs-PoC/2014/CVE-2014-3180.md
2024-08-06 19:19:10 +00:00

767 B

CVE-2014-3180

Description

** DISPUTED ** In kernel/compat.c in the Linux kernel before 3.17, as used in Google Chrome OS and other products, there is a possible out-of-bounds read. restart_syscall uses uninitialized data when restarting compat_sys_nanosleep. NOTE: this is disputed because the code path is unreachable.

POC

Reference

No PoCs from references.

Github