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).
The product does not properly acquire or release a lock on a resource, leading to unexpected resource state changes and behaviors.
Link | Tags |
---|---|
https://bugzilla.redhat.com/show_bug.cgi?id=2063883 | issue tracking |
https://security.gentoo.org/glsa/202210-06 | third party advisory vendor advisory |
https://lists.debian.org/debian-lts-announce/2024/04/msg00000.html | mailing list |