CVE-2023-0330
06.03.2023, 23:15
A vulnerability in the lsi53c895a device affects the latest version of qemu. A DMA-MMIO reentrancy problem may lead to memory corruption bugs like stack overflow or use-after-free.Enginsight
Vendor | Product | Version |
---|---|---|
qemu | qemu | 7.2.0 ≤ 𝑥 < 7.2.3 |
qemu | qemu | 8.0.0 |
qemu | qemu | 8.0.0:rc0 |
qemu | qemu | 8.0.0:rc1 |
qemu | qemu | 8.0.0:rc2 |
qemu | qemu | 8.0.0:rc3 |
qemu | qemu | 8.0.0:rc4 |
debian | debian_linux | 10.0 |
𝑥
= Vulnerable software versions

Debian Releases

Ubuntu Releases
Ubuntu Product | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
qemu |
|
Common Weakness Enumeration
- CWE-121 - Stack-based Buffer OverflowA stack-based buffer overflow condition is a condition where the buffer being overwritten is allocated on the stack (i.e., is a local variable or, rarely, a parameter to a function).
- CWE-787 - Out-of-bounds WriteThe software writes data past the end, or before the beginning, of the intended buffer.
References