NONE · 0

CVE-2025-40056

In the Linux kernel, the following vulnerability has been resolved: vhost: vringh: Fix copy_to_iter return value check The return value of copy_to_iter can't be negative, check whether the copied le...

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: vhost: vringh: Fix copy_to_iter return value check The return value of copy_to_iter can't be negative, check whether the copied length is equal to the requested length instead of checking for negative values.

References

FAQ

What is CVE-2025-40056?

CVE-2025-40056 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: vhost: vringh: Fix copy_to_iter return value check The return value of copy_to_iter can't be negative, check whether the copied le...

How severe is CVE-2025-40056?

CVSS scoring is not yet available for CVE-2025-40056. Check NVD for updates.

Is there a patch for CVE-2025-40056?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.