Uncontrolled Memory Allocation Affecting libvirt-daemon-driver-storage-core package, versions <0:10.0.0-6.2.el9_4.alma.1
Threat Intelligence
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-ALMALINUX9-LIBVIRTDAEMONDRIVERSTORAGECORE-6811249
- published 7 May 2024
- disclosed 30 Apr 2024
Introduced: 30 Apr 2024
CVE-2024-2494 Open this link in a new tabHow to fix?
Upgrade AlmaLinux:9
libvirt-daemon-driver-storage-core
to version 0:10.0.0-6.2.el9_4.alma.1 or higher.
This issue was patched in ALSA-2024:2560
.
NVD Description
Note: Versions mentioned in the description apply only to the upstream libvirt-daemon-driver-storage-core
package and not the libvirt-daemon-driver-storage-core
package as distributed by AlmaLinux
.
See How to fix?
for AlmaLinux:9
relevant fixed versions and status.
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.
References
- https://errata.almalinux.org/9/ALSA-2024-2560.html
- https://access.redhat.com/security/cve/CVE-2024-2494
- https://access.redhat.com/errata/RHSA-2024:2560
- https://access.redhat.com/errata/RHSA-2024:3253
- https://bugzilla.redhat.com/show_bug.cgi?id=2270115
- https://lists.debian.org/debian-lts-announce/2024/04/msg00000.html
- https://lists.libvirt.org/archives/list/devel@lists.libvirt.org/thread/BKRQXPLPC6B7FLHJXSBQYW7HNDEBW6RJ/
- https://security.netapp.com/advisory/ntap-20240517-0009/