CVE Vulnerabilities

CVE-2024-2496

NULL Pointer Dereference

Published: Mar 18, 2024 | Modified: Apr 09, 2025
CVSS 3.x
5.5
MEDIUM
Source:
NVD
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
CVSS 2.x
RedHat/V2
RedHat/V3
5 MODERATE
CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:H
Ubuntu
MEDIUM

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.

Weakness

A NULL pointer dereference occurs when the application dereferences a pointer that it expects to be valid, but is NULL, typically causing a crash or exit.

Affected Software

Name Vendor Start Version End Version
Libvirt Redhat * 9.8.0 (excluding)
Red Hat Enterprise Linux 9 RedHat libvirt-0:10.0.0-6.el9_4 *
Libvirt Ubuntu focal *
Libvirt Ubuntu jammy *
Libvirt Ubuntu mantic *
Libvirt Ubuntu trusty/esm *
Libvirt Ubuntu upstream *

Potential Mitigations

References