Skip to content

CVE-2014-0196: Linux kernel pty layer race condition memory corruption

Notifications You must be signed in to change notification settings

tempbottle/CVE-2014-0196

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

CVE-2014-0196

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.

About

CVE-2014-0196: Linux kernel pty layer race condition memory corruption

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages