#VU83440 Input validation error in Linux kernel - CVE-2023-5158
Published: November 22, 2023
Linux kernel
Linux Foundation
Description
The vulnerability allows a malicious guest to perform a denial of service (DoS) attack.
The vulnerability exists due to insufficient validation of user-supplied input within the vringh_kiov_advance() function in drivers/vhost/vringh.c in the host side of a virtio ring. A malicious guest can crash the host OS via zero length descriptor.