cve/2024/CVE-2024-2496.md
2024-05-25 21:48:12 +02:00

1.3 KiB

CVE-2024-2496

Description

A NULL pointer dereference flaw was found in the udevConnectListAllInterfaces() function in libvirt. This issue can occur when detaching a host interface while at the same time collecting the list of interfaces via virConnectListAllInterfaces API. This flaw could be used to perform a denial of service attack by causing the libvirt daemon to crash.

POC

Reference

No PoCs from references.

Github