icon

We found results for “

CVE-2024-2494

Good to know:

icon

Date: March 21, 2024

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.

Language: C

Severity Score

Severity Score

Weakness Type (CWE)

Memory Allocation with Excessive Size Value

CWE-789

Top Fix

icon

Upgrade Version

Upgrade to version 8a3f8d957507c1f8223fdcf25a3ff885b15557f2

Learn More

CVSS v3.1

Base Score:
Attack Vector (AV): LOCAL
Attack Complexity (AC): LOW
Privileges Required (PR): NONE
User Interaction (UI): NONE
Scope (S): UNCHANGED
Confidentiality (C): NONE
Integrity (I): NONE
Availability (A): HIGH

Do you need more information?

Contact Us