ghsa-wx9f-x53v-pqrr
Vulnerability from github
Published
2022-05-24 17:36
Modified
2022-09-03 00:00
Severity ?
Details
A use-after-free flaw was found in kernel/trace/ring_buffer.c in Linux kernel (5.10-rc1). There was a race problem in trace_open and resize of cpu buffer running in parallel on different cpus, may cause a denial of service problem (DOS). This flaw could even allow a local attacker with special user privilege to a kernel information leak threat.
{ "affected": [], "aliases": [ "CVE-2020-27825" ], "database_specific": { "cwe_ids": [ "CWE-362" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2020-12-11T19:15:00Z", "severity": "MODERATE" }, "details": "A use-after-free flaw was found in kernel/trace/ring_buffer.c in Linux kernel (5.10-rc1). There was a race problem in trace_open and resize of cpu buffer running in parallel on different cpus, may cause a denial of service problem (DOS). This flaw could even allow a local attacker with special user privilege to a kernel information leak threat.", "id": "GHSA-wx9f-x53v-pqrr", "modified": "2022-09-03T00:00:23Z", "published": "2022-05-24T17:36:04Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-27825" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1905155" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2021/02/msg00018.html" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2021/03/msg00010.html" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20210521-0008" }, { "type": "WEB", "url": "https://www.debian.org/security/2021/dsa-4843" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:N/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.