CVE-2024-2494

CVSS V2 None CVSS V3 None
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.
Overview
  • CVE ID
  • CVE-2024-2494
  • Assigner
  • redhat
  • Vulnerability Status
  • PUBLISHED
  • Published Version
  • 2024-03-21T13:39:08.847Z
  • Last Modified Date
  • 2024-05-22T17:10:15.731Z
History
Created Old Value New Value Data Type Notes
2024-06-25 23:34:10 Added to TrackCVE