ghsa-xwpg-vm43-3qwm
Vulnerability from github
Published
2022-05-13 01:23
Modified
2022-05-13 01:23
Details
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.
{ "affected": [], "aliases": [ "CVE-2014-0196" ], "database_specific": { "cwe_ids": [ "CWE-362" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2014-05-07T10:55:00Z", "severity": "MODERATE" }, "details": "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 \u0026 !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.", "id": "GHSA-xwpg-vm43-3qwm", "modified": "2022-05-13T01:23:13Z", "published": "2022-05-13T01:23:13Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-0196" }, { "type": "WEB", "url": "https://github.com/torvalds/linux/commit/4291086b1f081b869c6d79e5b7441633dc3ace00" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1094232" }, { "type": "WEB", "url": "http://bugzilla.novell.com/show_bug.cgi?id=875690" }, { "type": "WEB", "url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=4291086b1f081b869c6d79e5b7441633dc3ace00" }, { "type": "WEB", "url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=4291086b1f081b869c6d79e5b7441633dc3ace00" }, { "type": "WEB", "url": "http://linux.oracle.com/errata/ELSA-2014-0771.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2014-05/msg00007.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2014-05/msg00012.html" }, { "type": "WEB", "url": "http://pastebin.com/raw.php?i=yTSFUBgZ" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2014-0512.html" }, { "type": "WEB", "url": "http://secunia.com/advisories/59218" }, { "type": "WEB", "url": "http://secunia.com/advisories/59262" }, { "type": "WEB", "url": "http://secunia.com/advisories/59599" }, { "type": "WEB", "url": "http://source.android.com/security/bulletin/2016-07-01.html" }, { "type": "WEB", "url": "http://support.f5.com/kb/en-us/solutions/public/15000/300/sol15319.html" }, { "type": "WEB", "url": "http://www.debian.org/security/2014/dsa-2926" }, { "type": "WEB", "url": "http://www.debian.org/security/2014/dsa-2928" }, { "type": "WEB", "url": "http://www.exploit-db.com/exploits/33516" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2014/05/05/6" }, { "type": "WEB", "url": "http://www.osvdb.org/106646" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-2196-1" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-2197-1" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-2198-1" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-2199-1" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-2200-1" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-2201-1" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-2202-1" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-2203-1" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-2204-1" } ], "schema_version": "1.4.0", "severity": [] }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.