First published: Tue Feb 18 2014(Updated: )
Both virtio-block and virtio-serial read, VirtQueueElements are read in as buffers, and passed to virtqueue_map_sg(), where num_sg is taken from the wire and can force writes to indicies beyond VIRTQUEUE_MAX_SIZE. An user able to alter the savevm data (either on the disk or over the wire during migration) could use this flaw to to corrupt QEMU process memory on the (destination) host, which could potentially result in arbitrary code execution on the host with the privileges of the QEMU process. Upstream fix: ------------- -> <a href="http://git.qemu.org/?p=qemu.git;a=commit;h=36cf2a37132c7f01fa9adb5f95f5312b27742fd4">http://git.qemu.org/?p=qemu.git;a=commit;h=36cf2a37132c7f01fa9adb5f95f5312b27742fd4</a>
Credit: secalert@redhat.com
Affected Software | Affected Version | How to fix |
---|---|---|
redhat/qemu-kvm | <1.5.3 | 1.5.3 |
QEMU KVM | <1.7.2 | |
Red Hat Enterprise Virtualization | =3.0 | |
redhat enterprise Linux desktop | =6.0 | |
redhat enterprise Linux server | =6.0 | |
redhat enterprise Linux server tus | =6.5 | |
redhat enterprise Linux workstation | =6.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2013-4535 has a high severity level, potentially allowing for memory corruption due to out-of-bounds writes.
To fix CVE-2013-4535, upgrade to QEMU version 1.5.3 or later, ensuring the system is using compatible software versions.
CVE-2013-4535 affects QEMU KVM versions up to 1.7.2, as well as specific versions of Red Hat Enterprise Virtualization and Red Hat Enterprise Linux.
Yes, CVE-2013-4535 can potentially be exploited to execute arbitrary code through specially crafted input.
Yes, patches addressing CVE-2013-4535 have been included in subsequent updates of affected packages.