A stack-based buffer overflow was found in the QEMU e1000...
Moderate severity
Unreviewed
Published
Nov 1, 2025
to the GitHub Advisory Database
•
Updated Nov 1, 2025
Description
Published by the National Vulnerability Database
Oct 31, 2025
Published to the GitHub Advisory Database
Nov 1, 2025
Last updated
Nov 1, 2025
A stack-based buffer overflow was found in the QEMU e1000 network device. The code for padding short frames was dropped from individual network devices and moved to the net core code. The issue stems from the device's receive code still being able to process a short frame in loopback mode. This could lead to a buffer overrun in the e1000_receive_iov() function via the loopback code path. A malicious guest user could use this vulnerability to crash the QEMU process on the host, resulting in a denial of service.
References