AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2024-2494

MEDIUM · CVSS 6.2 EPSS 0.36%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2024-03-21 · Last synced 2026-08-04

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 6.2. It may lead to a denial-of-service condition.

CVE
CVE-2024-2494
Severity
MEDIUM
CVSS
6.2
EPSS
0.36%

Original NVD 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.