CVE-2022-0897

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).
Configurations

Configuration 1 (hide)

cpe:2.3:a:redhat:libvirt:*:*:*:*:*:*:*:*

Configuration 2 (hide)

cpe:2.3:a:netapp:ontap_select_deploy_administration_utility:-:*:*:*:*:*:*:*

History

01 Apr 2024, 13:16

Type Values Removed Values Added
References
  • () https://lists.debian.org/debian-lts-announce/2024/04/msg00000.html -

Information

Published : 2022-03-25 19:15

Updated : 2024-04-01 13:16


NVD link : CVE-2022-0897

Mitre link : CVE-2022-0897

CVE.ORG link : CVE-2022-0897


JSON object : View

Products Affected

netapp

  • ontap_select_deploy_administration_utility

redhat

  • libvirt
CWE
CWE-667

Improper Locking