Description
A flaw was found in virtio-win. The `RhelDoUnMap()` function does not properly validate the number of descriptors provided by a user during an unmap request. A local user could exploit this input validation vulnerability by supplying an excessive number of descriptors, leading to a buffer overrun. This can cause a system crash, resulting in a Denial of Service (DoS).
Problem types
Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')
Product status
Timeline
| 2026-03-30: | Reported to Red Hat. |
| 2026-03-30: | Made public. |
References
access.redhat.com/security/cve/CVE-2026-5164
bugzilla.redhat.com/show_bug.cgi?id=2453014 (RHBZ#2453014)
github.com/virtio-win/kvm-guest-drivers-windows/pull/1504