Alpaquita LinuxStreamSecurity Advisory
Search Cve

CVE-2024-2494

Published: March 22, 2024Last modified: June 9, 2025

Description

A flaw was found in the RPC library APIs of libvirt. The RPC server deserialization code allocates memory for arrays before the non-negative length check is performed by the C API entry points. Passing a negative length to the g_new0 function results in a crash due to the negative length being treated as a huge positive number. This flaw allows a local, unprivileged user to perform a denial of service attack by causing the libvirt daemon to crash.

Severity score breakdown

ParameterValue
Base score6.2
Attack VectorLOCAL
Attack complexityLOW
Privileges requiredNONE
User interactionNONE
ScopeUNCHANGED
ConfidentialityNONE
Integrity impactNONE
Availability impactHIGH
VectorCVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Status

ProductReleasePackageStatus
Alpaquita Linux23 LTSlibvirtVulnerable (8.9.0-r4)
StreamlibvirtFixed (10.2.0-r0)

References

ON THIS PAGE