CVE-2014-4699

medium
Published 2014-07-09 · Modified 2026-05-06
CVSS v3
CVSS v2
6.9
VIR risk
6.9

Description

The Linux kernel before 3.15.4 on Intel processors does not properly restrict use of a non-canonical value for the saved RIP address in the case of a system call that does not use IRET, which allows local users to leverage a race condition and gain privileges, or cause a denial of service (double fault), via a crafted application that makes ptrace and fork system calls.

Predictions

Exploit likelihood
20%
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-4699

vendor Authored 2026-05-27

Vendor advisory: cve@mitre.org — https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.4.97

vendor Authored 2026-05-27

Vendor advisory: cve@mitre.org — https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.14.11

vendor Authored 2026-05-27

Vendor advisory: cve@mitre.org — https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.10.47

vendor Authored 2026-05-27

Vendor advisory: cve@mitre.org — https://github.com/torvalds/linux/commit/b9cd18de4db3c9ffa7e17b0dc0ca99ed5aa4d43a

vendor Authored 2026-05-27

Vendor advisory: cve@mitre.org — https://bugzilla.redhat.com/show_bug.cgi?id=1115927

vendor Authored 2026-05-27

Vendor advisory: cve@mitre.org — http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.15.4

OS impact

OSVersionStatusFixed in
debian debianbookwormfixed3.14.10-1
debian debianbullseyefixed3.14.10-1
debian debianforkyfixed3.14.10-1
debian debiansidfixed3.14.10-1
debian debiantrixiefixed3.14.10-1
linux linux-kernelaffected3.2.61
ubuntu ubuntu10.04affected
ubuntu ubuntu12.04affected
ubuntu ubuntu13.10affected
ubuntu ubuntu14.04affected
debian debian7.0affected

References

CWEs

CWE-362

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