Vulnerability Description
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
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | < 3.17 |
| Chrome Os | - |
Related Weaknesses (CWE)
References
- https://bugs.chromium.org/p/chromium/issues/detail?id=408827
- https://lkml.org/lkml/2014/9/7/29
- https://bugs.chromium.org/p/chromium/issues/detail?id=408827
- https://lkml.org/lkml/2014/9/7/29
FAQ
What is CVE-2014-3180?
CVE-2014-3180 is a vulnerability with a CVSS score of 9.1 (CRITICAL). 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 comp...
How severe is CVE-2014-3180?
CVE-2014-3180 has been rated CRITICAL with a CVSS base score of 9.1/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2014-3180?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel, Google Chrome Os.