CVE-2023-6693
Last modified
CVE-2023-6693 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. 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. EPSS estimates a 0.33% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Qemu | Qemu | < 8.2.1 |
| Redhat | Enterprise Linux | 8.0 |
| Redhat | Enterprise Linux | 9.0 |
| Fedoraproject | Fedora | 39 |
References
- https://access.redhat.com/security/cve/CVE-2023-6693Third Party Advisory
- https://bugzilla.redhat.com/show_bug.cgi?id=2254580Issue Tracking, Patch
- https://access.redhat.com/security/cve/CVE-2023-6693Third Party Advisory
- https://bugzilla.redhat.com/show_bug.cgi?id=2254580Issue Tracking, Patch
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-6693?
How severe is CVE-2023-6693?
How do I fix CVE-2023-6693?
Are you affected by CVE-2023-6693?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
