CVE Vulnerabilities

CVE-2014-0146

NULL Pointer Dereference

Published: Aug 10, 2017 | Modified: Feb 13, 2023
CVSS 3.x
5.5
MEDIUM
Source:
NVD
CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
CVSS 2.x
1.9 LOW
AV:L/AC:M/Au:N/C:N/I:N/A:P
RedHat/V2
RedHat/V3
Ubuntu

The qcow2_open function in the (block/qcow2.c) in QEMU before 1.7.2 and 2.x before 2.0.0 allows local users to cause a denial of service (NULL pointer dereference) via a crafted image which causes an error, related to the initialization of the snapshot_offset and nb_snapshots fields.

Weakness

A NULL pointer dereference occurs when the application dereferences a pointer that it expects to be valid, but is NULL, typically causing a crash or exit.

Affected Software

Name Vendor Start Version End Version
Qemu Qemu * 1.7.1 (including)
Qemu Qemu 2.0.0-rc0 (including) 2.0.0-rc0 (including)
Qemu Qemu 2.0.0-rc1 (including) 2.0.0-rc1 (including)
Qemu Qemu 2.0.0-rc2 (including) 2.0.0-rc2 (including)
Qemu Qemu 2.0.0-rc3 (including) 2.0.0-rc3 (including)

Potential Mitigations

References