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
References
Configurations
History
21 Nov 2024, 02:07
Type | Values Removed | Values Added |
---|---|---|
References | () https://bugs.chromium.org/p/chromium/issues/detail?id=408827 - | |
References | () https://lkml.org/lkml/2014/9/7/29 - |
07 Nov 2023, 02:19
Type | Values Removed | Values Added |
---|---|---|
Summary | 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 | |
References | () https://bugs.chromium.org/p/chromium/issues/detail?id=408827 - | |
References | () https://lkml.org/lkml/2014/9/7/29 - |
Information
Published : 2019-11-06 20:15
Updated : 2024-11-21 02:07
NVD link : CVE-2014-3180
Mitre link : CVE-2014-3180
CVE.ORG link : CVE-2014-3180
JSON object : View
Products Affected
- chrome_os
linux
- linux_kernel
CWE
CWE-125
Out-of-bounds Read