CVE-2025-12464 MEDIUM

CVE-2025-12464: Qemu-kvm: stack buffer overflow in e1000 device via short frames in loopback mode

Vendor Red Hat
Product Red Hat Enterprise Linux 10
Weakness CWE-121
Published October 31, 2025
Last update June 29, 2026

CVSS base score

6.2/10
Attack vector Local
Attack complexity Low
Privileges required None
User interaction None
Confidentiality None
Integrity None

CVSS vector

CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

October 31, 2025 CVE published
June 29, 2026 Record updated