ghsa-j3hq-436j-w545
Vulnerability from github
Published
2022-05-14 01:07
Modified
2022-05-14 01:07
Severity ?
Details
drivers/tty/n_tty.c in the Linux kernel before 4.14.11 allows local attackers (who are able to access pseudo terminals) to hang/block further usage of any pseudo terminal devices due to an EXTPROC versus ICANON confusion in TIOCINQ.
{ "affected": [], "aliases": [ "CVE-2018-18386" ], "database_specific": { "cwe_ids": [ "CWE-704" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2018-10-17T20:29:00Z", "severity": "LOW" }, "details": "drivers/tty/n_tty.c in the Linux kernel before 4.14.11 allows local attackers (who are able to access pseudo terminals) to hang/block further usage of any pseudo terminal devices due to an EXTPROC versus ICANON confusion in TIOCINQ.", "id": "GHSA-j3hq-436j-w545", "modified": "2022-05-14T01:07:17Z", "published": "2022-05-14T01:07:17Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-18386" }, { "type": "WEB", "url": "https://github.com/torvalds/linux/commit/966031f340185eddd05affcf72b740549f056348" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2019:0831" }, { "type": "WEB", "url": "https://bugzilla.suse.com/show_bug.cgi?id=1094825" }, { "type": "WEB", "url": "https://cdn.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.14.11" }, { "type": "WEB", "url": "https://usn.ubuntu.com/3849-1" }, { "type": "WEB", "url": "https://usn.ubuntu.com/3849-2" }, { "type": "WEB", "url": "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=966031f340185eddd05affcf72b740549f056348" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L", "type": "CVSS_V3" } ] }
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.