ghsa-rcrv-64p3-px35
Vulnerability from github
Published
2022-01-19 00:01
Modified
2022-03-17 00:06
Severity ?
Details
A read-after-free memory flaw was found in the Linux kernel's garbage collection for Unix domain socket file handlers in the way users call close() and fget() simultaneously and can potentially trigger a race condition. This flaw allows a local user to crash the system or escalate their privileges on the system. This flaw affects Linux kernel versions prior to 5.16-rc4.
{ "affected": [], "aliases": [ "CVE-2021-4083" ], "database_specific": { "cwe_ids": [ "CWE-362", "CWE-416" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2022-01-18T17:15:00Z", "severity": "HIGH" }, "details": "A read-after-free memory flaw was found in the Linux kernel\u0027s garbage collection for Unix domain socket file handlers in the way users call close() and fget() simultaneously and can potentially trigger a race condition. This flaw allows a local user to crash the system or escalate their privileges on the system. This flaw affects Linux kernel versions prior to 5.16-rc4.", "id": "GHSA-rcrv-64p3-px35", "modified": "2022-03-17T00:06:14Z", "published": "2022-01-19T00:01:06Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-4083" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2029923" }, { "type": "WEB", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=054aa8d439b9" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2022/03/msg00011.html" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2022/03/msg00012.html" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20220217-0005" }, { "type": "WEB", "url": "https://www.debian.org/security/2022/dsa-5096" }, { "type": "WEB", "url": "https://www.oracle.com/security-alerts/cpujul2022.html" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "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.