CVE-2014-9419

low
Published 2014-12-26 · Modified 2026-05-06
CVSS v3
CVSS v2
2.1
VIR risk
2.1

Description

The __switch_to function in arch/x86/kernel/process_64.c in the Linux kernel through 3.18.1 does not ensure that Thread Local Storage (TLS) descriptors are loaded before proceeding with other steps, which makes it easier for local users to bypass the ASLR protection mechanism via a crafted application that reads a TLS base address.

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-9419

vendor Authored 2026-05-27

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

OS impact

OSVersionStatusFixed in
debian debianbookwormfixed3.16.7-ckt4-1
debian debianbullseyefixed3.16.7-ckt4-1
debian debianforkyfixed3.16.7-ckt4-1
debian debiansidfixed3.16.7-ckt4-1
debian debiantrixiefixed3.16.7-ckt4-1
linux linux-kernelaffected

References

CWEs

CWE-200

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