ghsa-j9qg-fc9x-6r3r
Vulnerability from github
Published
2022-01-26 00:00
Modified
2022-03-17 00:06
Severity ?
Details
A NULL pointer dereference issue was found in the block mirror layer of QEMU in versions prior to 6.2.0. The self
pointer is dereferenced in mirror_wait_on_conflicts() without ensuring that it's not NULL. A malicious unprivileged user within the guest could use this flaw to crash the QEMU process on the host when writing data reaches the threshold of mirroring node.
{ "affected": [], "aliases": [ "CVE-2021-4145" ], "database_specific": { "cwe_ids": [ "CWE-476" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2022-01-25T20:15:00Z", "severity": "MODERATE" }, "details": "A NULL pointer dereference issue was found in the block mirror layer of QEMU in versions prior to 6.2.0. The `self` pointer is dereferenced in mirror_wait_on_conflicts() without ensuring that it\u0027s not NULL. A malicious unprivileged user within the guest could use this flaw to crash the QEMU process on the host when writing data reaches the threshold of mirroring node.", "id": "GHSA-j9qg-fc9x-6r3r", "modified": "2022-03-17T00:06:13Z", "published": "2022-01-26T00:00:57Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-4145" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2034602" }, { "type": "WEB", "url": "https://gitlab.com/qemu-project/qemu/-/commit/66fed30c9cd11854fc878a4eceb507e915d7c9cd" }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/202208-27" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20220311-0004" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/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.