REDHAT-BUG-2430312: High severity Openstack OpenStack Nova vulnerability
Unconstrained disk format handling vulnerability in OpenStack Nova when invoking the qemu-img utility. The flaw occurs because Nova does not strictly enforce the expected disk image format before calling qemu-img. An authenticated attacker can write a crafted QCOW2 header to a raw ephemeral or root disk. When Nova later performs operations such as instance resize, qemu-img interprets the disk as QCOW2 and overwrites arbitrary files on the compute host that Nova has write access to. This can be exploited without additional privileges or user interaction, allowing attackers to destroy other users’ data, corrupt Nova-managed files, or cause denial of service on the compute node.
Affected Software
Event History
Frequently Asked Questions
What is the severity of REDHAT-BUG-2430312?
The severity of REDHAT-BUG-2430312 is considered high due to the potential for an authenticated attacker to exploit the vulnerability.
How do I fix REDHAT-BUG-2430312?
To fix REDHAT-BUG-2430312, ensure you apply the necessary patches provided by OpenStack that address the disk format handling vulnerability.
Who is affected by REDHAT-BUG-2430312?
OpenStack Nova deployments that utilize the qemu-img utility are affected by REDHAT-BUG-2430312.
What can an attacker do with REDHAT-BUG-2430312?
An attacker can exploit REDHAT-BUG-2430312 to write a crafted QCOW2 header, potentially compromising the integrity of disk images.
What is the nature of the vulnerability in REDHAT-BUG-2430312?
The vulnerability in REDHAT-BUG-2430312 arises from Nova's lack of strict enforcement of expected disk image formats when invoking qemu-img.