Buffer overflow in Qemu
CVE-2023-6693
A stack based buffer overflow was found in the virtio-net device of QEMU. This issue occurs when flushing TX in the virtio_net_flush_tx function if guest features VIRTIO_NET_F_HASH_REPORT, VIRTIO_F_VERSION_1 and VIRTIO_NET_F_MRG_RXBUF are enabled. This could allow a malicious user to overwrite local variables allocated on the stack. Specifically, the `out_sg` variable could be used to read a part of process memory and send it to the wire, causing an information leak.
Vulnerability class: Buffer Overflow
EPSS: 0.003 (25.5th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 4.9 (Medium). Vector: CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L.
Affected products
- Qemu
- Fedoraproject Fedora — versions 39
- Red Hat Enterprise Linux 6
- Red Hat Enterprise Linux 7
- Red Hat Enterprise Linux 8 — versions 8100020240314161907.e155f54d
- Red Hat Enterprise Linux 8 Advanced Virtualization
- Red Hat Enterprise Linux 9 — versions 17:9.0.0-10.el9_5.3
- Redhat Enterprise_linux — versions 8.0, 9.0
Weakness classification (CWE)
Public proof-of-concept exploits
References
- secalert@redhat.com (x_refsource_REDHAT, vendor-advisory)
- secalert@redhat.com (x_refsource_REDHAT, vendor-advisory)
- secalert@redhat.com (x_refsource_REDHAT, Third Party Advisory, vdb-entry)
- secalert@redhat.com (x_refsource_REDHAT, issue-tracking, Patch, Issue Tracking)
- af854a3a-2127-422b-91ae-364da2661108
- af854a3a-2127-422b-91ae-364da2661108
- af854a3a-2127-422b-91ae-364da2661108
Frequently asked questions
- What is CVE-2023-6693?
- CVE-2023-6693 is a medium-severity vulnerability in Qemu, classified under Stack-based Buffer Overflow. CVSS score: 4.9/10. Published 2024-01-02.
- How severe is CVE-2023-6693?
- Medium severity. CVSS v3 base score is 4.9 out of 10.
- Is CVE-2023-6693 known to be exploited?
- 2 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.