Hello
https://bugzilla.redhat.com/show_bug.cgi?id=1998514
As far as I understand, there's a risk of guest to host access due to this vulnerability.
I was wondering if this is fixed and if pve 6 is also covered?
Are there any mitigations or we need to shutdown / migrate all VMs in order to update it?
Thank you
Code:
A use-after-free vulnerability was found in the virtio-net device of QEMU. It could occur when the descriptor's address belongs to the non direct access region, due to num_buffers being set after the virtqueue elem has been unmapped. A malicious guest could use this flaw to crash QEMU, resulting in a denial of service condition, or potentially execute code on the host with the privileges of the QEMU process.
As far as I understand, there's a risk of guest to host access due to this vulnerability.
I was wondering if this is fixed and if pve 6 is also covered?
Are there any mitigations or we need to shutdown / migrate all VMs in order to update it?
Thank you