CVE Vulnerabilities

CVE-2024-3446

Double Free

Published: Apr 09, 2024 | Modified: Nov 21, 2024
CVSS 3.x
N/A
Source:
NVD
CVSS 2.x
RedHat/V2
RedHat/V3
8.2 MODERATE
CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H
Ubuntu
MEDIUM

A double free vulnerability was found in QEMU virtio devices (virtio-gpu, virtio-serial-bus, virtio-crypto), where the mem_reentrancy_guard flag insufficiently protects against DMA reentrancy issues. This issue could allow a malicious privileged guest user to crash the QEMU process on the host, resulting in a denial of service or allow arbitrary code execution within the context of the QEMU process on the host.

Weakness

The product calls free() twice on the same memory address, potentially leading to modification of unexpected memory locations.

Affected Software

Name Vendor Start Version End Version
Red Hat Enterprise Linux 8 RedHat virt-devel:rhel-8100020240905091210.489197e6 *
Red Hat Enterprise Linux 8 RedHat virt:rhel-8100020240905091210.489197e6 *
Red Hat Enterprise Linux 9 RedHat qemu-kvm-17:9.0.0-10.el9_5 *
Qemu Ubuntu devel *
Qemu Ubuntu mantic *
Qemu Ubuntu oracular *
Qemu Ubuntu trusty/esm *
Qemu Ubuntu upstream *

Potential Mitigations

References