CVE Vulnerabilities

CVE-2024-2496

NULL Pointer Dereference

Published: Mar 18, 2024 | Modified: Sep 14, 2024
CVSS 3.x
N/A
Source:
NVD
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
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