kernel/trace/trace_syscalls.c in the Linux kernel through 3.17.2 does not properly handle private syscall numbers during use of the perf subsystem, which allows local users to cause a denial of service (out-of-bounds read and OOPS) or bypass the ASLR protection mechanism via a crafted application.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2014-11-10 11:55
Updated : 2025-04-12 10:46
NVD link : CVE-2014-7825
Mitre link : CVE-2014-7825
CVE.ORG link : CVE-2014-7825
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-125
Out-of-bounds Read