2025-10-28 11:48:27
Linux
PUBLISHED
In the Linux kernel, the following vulnerability has been resolved: vhost: vringh: Modify the return value check The return value of copy_from_iter and copy_to_iter cant be negative, check whether the copied lengths are equal.