← Back to catalog

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.

View NVD record ↗
Attack vector
Local
An attacker needs local access to the affected system.
Attack complexity
Low
Exploitation does not require unusual conditions beyond normal attacker control.
Privileges required
Low
The attacker needs limited privileges before exploiting the issue.
User interaction
None
No action by another user is required.

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.

Other NVD references (27)

MITRE CWE context

CWE classification

CWE-362 Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')

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

View NVD record ↗

CISA notes

https://lkml.iu.edu/hypermail/linux/kernel/1609.1/02103.html; https://nvd.nist.gov/vuln/detail/CVE-2014-0196