Linux · Kernel
CVE-2014-0196
Linux Kernel Race Condition Vulnerability
CISA KEV record
- CISA date added
- 2023-05-12
- CISA due date
- 2023-06-02
- Known ransomware use
- Unknown
NVD risk context
5.5 MEDIUM
CVSS is a technical severity score. CISA’s KEV status remains the evidence that this vulnerability is known to be exploited.
Description
Linux Kernel contains a race condition vulnerability within the n_tty_write function that allows local users to cause a denial-of-service (DoS) or gain privileges via read and write operations with long strings.
Required action
The impacted product is end-of-life and should be disconnected if still in use.
NVD reference index
Vendor and remediation references
NVD has tagged these sources as vendor advisories, patches, mitigations, or release notes.
- https://bugzilla.redhat.com/show_bug.cgi?id=1094232 ↗
- https://github.com/torvalds/linux/commit/4291086b1f081b869c6d79e5b7441633dc3ace00 ↗
Other NVD references (27)
- http://bugzilla.novell.com/show_bug.cgi?id=875690 ↗
- http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=4291086b1f081b869c6d79e5b7441633dc3ace00 ↗
- http://linux.oracle.com/errata/ELSA-2014-0771.html ↗
- http://lists.opensuse.org/opensuse-security-announce/2014-05/msg00007.html ↗
- http://lists.opensuse.org/opensuse-security-announce/2014-05/msg00012.html ↗
- http://pastebin.com/raw.php?i=yTSFUBgZ ↗
- http://rhn.redhat.com/errata/RHSA-2014-0512.html ↗
- http://secunia.com/advisories/59218 ↗
- http://secunia.com/advisories/59262 ↗
- http://secunia.com/advisories/59599 ↗
- http://source.android.com/security/bulletin/2016-07-01.html ↗
- http://support.f5.com/kb/en-us/solutions/public/15000/300/sol15319.html ↗
- http://www.debian.org/security/2014/dsa-2926 ↗
- http://www.debian.org/security/2014/dsa-2928 ↗
- http://www.exploit-db.com/exploits/33516 ↗
- http://www.openwall.com/lists/oss-security/2014/05/05/6 ↗
- http://www.osvdb.org/106646 ↗
- http://www.ubuntu.com/usn/USN-2196-1 ↗
- http://www.ubuntu.com/usn/USN-2197-1 ↗
- http://www.ubuntu.com/usn/USN-2198-1 ↗
- http://www.ubuntu.com/usn/USN-2199-1 ↗
- http://www.ubuntu.com/usn/USN-2200-1 ↗
- http://www.ubuntu.com/usn/USN-2201-1 ↗
- http://www.ubuntu.com/usn/USN-2202-1 ↗
- http://www.ubuntu.com/usn/USN-2203-1 ↗
- http://www.ubuntu.com/usn/USN-2204-1 ↗
- https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2014-0196 ↗
MITRE CWE context
CWE classification
The product contains a concurrent code sequence that requires temporary, exclusive access to a shared resource, but a timing window exists in which the shared resource can be modified by another code sequence operating concurrently.
View official MITRE CWE details ↗NVD record timing
NVD record timeline
These dates describe NVD’s record, not CISA’s KEV addition or remediation due date.
- NVD published
- May 07, 2014, 10:55 AM UTC When NVD first published this CVE record.
- NVD last updated
- Jun 17, 2026, 12:02 AM UTC When NVD last changed its analysis or record data.
Advanced: view the technical CVSS vector
This standardized code is intended for security tools and technical analysts. The plain-language risk summary above explains its main points.
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
CISA notes
https://lkml.iu.edu/hypermail/linux/kernel/1609.1/02103.html; https://nvd.nist.gov/vuln/detail/CVE-2014-0196