CVE-2025-40051

Publication date

2025-10-28 11:48:27

Family

Linux

State

PUBLISHED

Description

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.