A flaw was found in QEMU. The async nature of hot-unplug enables a race scenario where the net device backend is cleared before the virtio-net pci frontend has been unplugged. A malicious guest could use this time window to trigger an assertion and cause a denial of service.
The product contains an assert() or similar statement that can be triggered by an attacker, which leads to an application exit or other behavior that is more severe than necessary.
The product contains a concurrent code sequence that requires temporary, exclusive access to a shared resource, but a timing window exists in which the shared resource can be modified by another code sequence operating concurrently.
Link | Tags |
---|---|
https://access.redhat.com/security/cve/CVE-2023-3301 | vdb entry third party advisory patch |
https://bugzilla.redhat.com/show_bug.cgi?id=2215784 | issue tracking third party advisory |
https://security.netapp.com/advisory/ntap-20231020-0008/ | third party advisory |