Qemu before 2.0 block driver for Hyper-V VHDX Images is vulnerable to infinite loops and other potential issues when calculating BAT entries, due to missing bounds checks for block_size and logical_sector_size variables. These are used to derive other fields like 'sectors_per_block' etc. A user able to alter the Qemu disk image could ise this flaw to crash the Qemu instance resulting in DoS.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
History
21 Nov 2024, 02:01
Type | Values Removed | Values Added |
---|---|---|
References | () http://git.qemu.org/?p=qemu.git%3Ba=commit%3Bh=1d7678dec4761acdc43439da6ceda41a703ba1a6 - | |
References | () http://rhn.redhat.com/errata/RHSA-2014-0420.html - Third Party Advisory | |
References | () http://rhn.redhat.com/errata/RHSA-2014-0421.html - Third Party Advisory | |
References | () http://www.openwall.com/lists/oss-security/2014/03/26/8 - Mailing List, Patch, Third Party Advisory | |
References | () https://bugzilla.redhat.com/show_bug.cgi?id=1078212 - Issue Tracking, Patch, Third Party Advisory | |
References | () https://lists.gnu.org/archive/html/qemu-devel/2014-03/msg04994.html - Mailing List, Patch, Third Party Advisory |
Information
Published : 2022-09-29 03:15
Updated : 2024-11-21 02:01
NVD link : CVE-2014-0148
Mitre link : CVE-2014-0148
CVE.ORG link : CVE-2014-0148
JSON object : View
Products Affected
redhat
- enterprise_linux_server
- virtualization
- enterprise_linux_desktop
- enterprise_linux_server_aus
- enterprise_linux_eus
- enterprise_linux_openstack_platform
- enterprise_linux_server_tus
- enterprise_linux_workstation
qemu
- qemu
CWE
CWE-835
Loop with Unreachable Exit Condition ('Infinite Loop')