CVE-2014-7825

high
Published 2014-11-10 · Modified 2026-05-06
CVSS v3
7.8
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
CVSS v2
7.2
VIR risk
7.8

Description

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.

Predictions

Exploit likelihood
75%
Patch ETA

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

vendor Authored 2026-05-27

Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2014-7825

vendor Authored 2026-05-27

Vendor advisory: secalert@redhat.com — https://github.com/torvalds/linux/commit/086ba77a6db00ed858ff07451bedee197df868c9

vendor Authored 2026-05-27

Vendor advisory: secalert@redhat.com — https://bugzilla.redhat.com/show_bug.cgi?id=1161565

vendor Authored 2026-05-27

Vendor advisory: secalert@redhat.com — http://www.openwall.com/lists/oss-security/2014/11/06/11

OS impact

OSVersionStatusFixed in
linux linux-kernelaffected3.2.65
debian debianbookwormfixed3.16.7-ckt2-1
debian debianbullseyefixed3.16.7-ckt2-1
debian debianforkyfixed3.16.7-ckt2-1
debian debiansidfixed3.16.7-ckt2-1
debian debiantrixiefixed3.16.7-ckt2-1

References

CWEs

CWE-125

Verify integrity in audit chain (admin only). AS-IS.