ghsa-4x74-wx76-5j5h
Vulnerability from github
Published
2022-05-24 17:45
Modified
2022-05-24 17:45
Details
A denial of service vulnerability was found in n_tty_receive_char_special in drivers/tty/n_tty.c of the Linux kernel. In this flaw a local attacker with a normal user privilege could delay the loop (due to a changing ldata->read_head, and a missing sanity check) and cause a threat to the system availability.
{ "affected": [], "aliases": [ "CVE-2021-20219" ], "database_specific": { "cwe_ids": [ "CWE-697" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2021-03-23T17:15:00Z", "severity": "MODERATE" }, "details": "A denial of service vulnerability was found in n_tty_receive_char_special in drivers/tty/n_tty.c of the Linux kernel. In this flaw a local attacker with a normal user privilege could delay the loop (due to a changing ldata-\u003eread_head, and a missing sanity check) and cause a threat to the system availability.", "id": "GHSA-4x74-wx76-5j5h", "modified": "2022-05-24T17:45:04Z", "published": "2022-05-24T17:45:04Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-20219" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1923738" } ], "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.