{ "schema_version": "1.4.0", "id": "GHSA-j9qg-fc9x-6r3r", "modified": "2022-03-17T00:06:13Z", "published": "2022-01-26T00:00:57Z", "aliases": [ "CVE-2021-4145" ], "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.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H" } ], "affected": [], "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" } ], "database_specific": { "cwe_ids": [ "CWE-476" ], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2022-01-25T20:15:00Z" } }