CVE Catalog

Actively exploited in the wild

Linux Kernel Race Condition Vulnerability

Linux - Kernel · Listed in the CISA KEV since 2023-05-12. This indicates confirmed attacks in production environments.

Required action: The impacted product is end-of-life and should be disconnected if still in use.

CVE-2014-0196

MediumCVSS 5.5KEV
Published: Updated: Translated: NVD NIST

Summary

The n_tty_write function in drivers/tty/n_tty.c in the Linux kernel through 3.14.3 does not properly manage tty driver access in the "LECHO & !OPOST" case, which allows local users to cause a denial of service (memory corruption and system crash) or gain privileges by triggering a race condition involving read and write operations with long strings.

Risk Assessment

A local user can cause a system crash or gain root privileges, leading to full system compromise. In multi-user environments, this poses a serious security threat.

Recommendation

Update the Linux kernel to a version containing the fix (later than 3.14.3). If updating is not possible, restrict local access to trusted users.

Other vulnerabilities in Linux kernel

See all
Original NVD description (English source)

The n_tty_write function in drivers/tty/n_tty.c in the Linux kernel through 3.14.3 does not properly manage tty driver access in the "LECHO & !OPOST" case, which allows local users to cause a denial of service (memory corruption and system crash) or gain privileges by triggering a race condition involving read and write operations with long strings.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS