A flaw was found in libvirt. A refactor of the code fetching the list of interfaces for multiple APIs introduced a corner case on platforms where allocating 0 bytes of memory results in a NULL pointer. This corner case would lead to a NULL-pointer dereference and subsequent crash of virtinterfaced. This issue could allow clients connecting to the read-only socket to crash the virtinterfaced daemon.
The product dereferences a pointer that it expects to be valid but is NULL.
Link | Tags |
---|---|
https://access.redhat.com/errata/RHSA-2024:9128 | vendor advisory |
https://access.redhat.com/security/cve/CVE-2024-8235 | vdb entry vendor advisory |
https://bugzilla.redhat.com/show_bug.cgi?id=2308680 | issue tracking vendor advisory |
https://lists.libvirt.org/archives/list/devel@lists.libvirt.org/thread/X6WOVCL6QF3FQRFIIXL736RFZVSUWLWJ/ | third party advisory patch |
https://security.netapp.com/advisory/ntap-20240920-0006/ |