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 |
---|---|---|
New CVE |
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
qemu
- qemu
redhat
- enterprise_linux_desktop
- enterprise_linux_server
- virtualization
- enterprise_linux_server_aus
- enterprise_linux_workstation
- enterprise_linux_server_tus
- enterprise_linux_eus
- enterprise_linux_openstack_platform
CWE
CWE-835
Loop with Unreachable Exit Condition ('Infinite Loop')