Input validation error in Linux kernel - CVE-2014-9090

 

Input validation error in Linux kernel - CVE-2014-9090

Published: November 30, 2014 / Updated: August 9, 2020


Vulnerability identifier: #VU41048
CSH Severity: Medium
CVSS v4: 6.9 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2014-9090
CWE-ID: CWE-20
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote non-authenticated attacker to perform a denial of service (DoS) attack.

The do_double_fault function in arch/x86/kernel/traps.c in the Linux kernel through 3.17.4 does not properly handle faults associated with the Stack Segment (SS) segment register, which allows local users to cause a denial of service (panic) via a modify_ldt system call, as demonstrated by sigreturn_32 in the linux-clock-tests test suite.


Affected software

Linux kernel
Fedora
kernel

How to mitigate CVE-2014-9090

Install update from vendor's website.

kernel - update to 3.17.4-302.fc21

External References

Related Security Bulletins