A flaw was found in the QEMU virtual crypto device while handling data encryption/decryption requests in virtio_crypto_handle_sym_req. There is no check for the value of `src_len` and `dst_len` in virtio_crypto_sym_op_helper, potentially leading to a heap buffer overflow when the two values differ.
References
| Link | Resource |
|---|---|
| https://bugzilla.redhat.com/show_bug.cgi?id=2222424 | Issue Tracking Patch Third Party Advisory |
| https://access.redhat.com/security/cve/CVE-2023-3180 | Third Party Advisory |
Configurations
Information
Published : 2023-08-03 15:15
Updated : 2023-08-08 16:16
NVD link : CVE-2023-3180
Mitre link : CVE-2023-3180
JSON object : View
Products Affected
qemu
- qemu
CWE
CWE-787
Out-of-bounds Write
