Input validation error in libvirt - CVE-2013-4399
Published: December 12, 2014 / Updated: August 9, 2020
libvirt
Detailed vulnerability description
The vulnerability allows a remote non-authenticated attacker to perform service disruption.
The remoteClientFreeFunc function in daemon/remote.c in libvirt before 1.1.3, when ACLs are used, does not set an identity, which causes event handler removal to be denied and remote attackers to cause a denial of service (use-after-free and crash) by registering an event handler and then closing the connection. <a href="http://cwe.mitre.org/data/definitions/416.html">CWE-416: Use After Free</a>