ghsa-pc2x-7x93-j3gg
Vulnerability from github
Published
2022-05-24 19:03
Modified
2022-05-24 19:03
Severity ?
Details
A vulnerability was found in the Linux Kernel where the function sunkbd_reinit having been scheduled by sunkbd_interrupt before sunkbd being freed. Though the dangling pointer is set to NULL in sunkbd_disconnect, there is still an alias in sunkbd_reinit causing Use After Free.
{ "affected": [], "aliases": [ "CVE-2020-25669" ], "database_specific": { "cwe_ids": [ "CWE-416" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2021-05-26T12:15:00Z", "severity": "HIGH" }, "details": "A vulnerability was found in the Linux Kernel where the function sunkbd_reinit having been scheduled by sunkbd_interrupt before sunkbd being freed. Though the dangling pointer is set to NULL in sunkbd_disconnect, there is still an alias in sunkbd_reinit causing Use After Free.", "id": "GHSA-pc2x-7x93-j3gg", "modified": "2022-05-24T19:03:22Z", "published": "2022-05-24T19:03:22Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-25669" }, { "type": "WEB", "url": "https://github.com/torvalds/linux/commit/77e70d351db7de07a46ac49b87a6c3c7a60fca7e" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2020/12/msg00015.html" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2020/12/msg00027.html" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20210702-0006" }, { "type": "WEB", "url": "https://www.openwall.com/lists/oss-security/2020/11/05/2," }, { "type": "WEB", "url": "https://www.openwall.com/lists/oss-security/2020/11/20/5," }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2020/11/05/2" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2020/11/20/5" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:L/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.