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.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
Configuration 4 (hide)
|
Configuration 5 (hide)
|
Configuration 6 (hide)
|
Configuration 7 (hide)
|
History
09 Feb 2024, 19:24
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:o:linux:linux_kernel:2.6.31:rc6:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:2.6.31:-:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:2.6.31:rc4:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:2.6.31:rc7:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:2.6.31:rc8:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:2.6.31:rc9:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:2.6.31:rc3:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:2.6.31:rc5:*:*:*:*:*:* |
|
References | () http://bugzilla.novell.com/show_bug.cgi?id=875690 - Issue Tracking, Permissions Required, Third Party Advisory | |
References | () http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=4291086b1f081b869c6d79e5b7441633dc3ace00 - Broken Link |
Information
Published : 2014-05-07 10:55
Updated : 2024-02-09 19:24
NVD link : CVE-2014-0196
Mitre link : CVE-2014-0196
CVE.ORG link : CVE-2014-0196
JSON object : View
Products Affected
f5
- big-ip_webaccelerator
- big-iq_cloud
- big-ip_analytics
- big-iq_security
- big-ip_link_controller
- big-ip_edge_gateway
- enterprise_manager
- big-ip_policy_enforcement_manager
- big-ip_wan_optimization_manager
- big-iq_application_delivery_controller
- big-ip_application_security_manager
- big-iq_cloud_and_orchestration
- big-ip_access_policy_manager
- big-iq_device
- big-iq_centralized_management
- big-ip_global_traffic_manager
- big-ip_protocol_security_module
- big-ip_application_acceleration_manager
- big-ip_advanced_firewall_manager
- big-ip_local_traffic_manager
oracle
- linux
redhat
- enterprise_linux_server_eus
- enterprise_linux
- enterprise_linux_eus
debian
- debian_linux
canonical
- ubuntu_linux
linux
- linux_kernel
suse
- suse_linux_enterprise_high_availability_extension
- suse_linux_enterprise_server
- suse_linux_enterprise_desktop
CWE
CWE-362
Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')