{ "schema_version": "1.4.0", "id": "GHSA-4r2g-j5rc-7wqf", "modified": "2024-04-01T15:30:28Z", "published": "2022-03-26T00:00:29Z", "aliases": [ "CVE-2022-0897" ], "details": "A flaw was found in the libvirt nwfilter driver. The virNWFilterObjListNumOfNWFilters method failed to acquire the `driver->nwfilters` mutex before iterating over virNWFilterObj instances. There was no protection to stop another thread from concurrently modifying the `driver->nwfilters` object. This flaw allows a malicious, unprivileged user to exploit this issue via libvirt’s API virConnectNumOfNWFilters to crash the network filter management daemon (libvirtd/virtnwfilterd).", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-0897" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2063883" }, { "type": "WEB", "url": "https://gitlab.com/libvirt/libvirt/-/commit/a4947e8f63c3e6b7b067b444f3d6cf674c0d7f36" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2024/04/msg00000.html" }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/202210-06" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20220519-0002" } ], "database_specific": { "cwe_ids": [ "CWE-667" ], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2022-03-25T19:15:00Z" } }