CVE-2014-0196
Published: May 12, 2023
Official 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.
CISA KEV Advisory
Linux Kernel Race Condition Vulnerability
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.
The impacted product is end-of-life and should be disconnected if still in use.
Risk Analysis
The Linux Kernel contains a race condition vulnerability in the n_tty_write function that can allow local users to cause a denial-of-service or gain privileges. Its inclusion in the KEV catalog and a high EPSS score of 0.61763 indicate a confirmed and significant risk of exploitation.
This vulnerability has been actively exploited in the wild. Exploitation requires local access to the affected Linux system.
Apply the latest security patches and kernel updates for Linux to address this race condition. Implement strong access controls and principle of least privilege to limit the impact of local privilege escalation attempts.
Technical Analysis
CVE-2014-0196 requires local access, meaning attackers must already have a foothold on the target system.
Exploitation requires some privileges, which limits the exposure to scenarios where an attacker has already gained initial access.
CISA has added CVE-2014-0196 to the Known Exploited Vulnerabilities (KEV) catalog, confirming active exploitation in the wild. U.S. federal agencies are required to patch this within the mandated timeframe, and all organizations should treat remediation as urgent.
Affected Vendors & Products
Exploit & PoC Resources
All References (2)
Quick Facts
Recommended Actions
- →Apply vendor patches immediately
- →Monitor CVE-2014-0196 in threat intel feeds
- →Review IDS/IPS signatures for exploitation attempts
- !CISA KEV: Federal agencies must patch per BOD 22-01 timeline
- !Active exploitation confirmed — treat as P1