VulnerabilityDeferred
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 length is equal to the requested length instead of…
UnscoredEPSS 0.20%
Does this matter?
Not yet scored. NVD analysis is pending; check back once CVSS and EPSS values are published.
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.
- CVSS
- Not yet scored
- EPSS
- 0.20% probability · 10th percentile
- CISA KEV
- Not listed
- Source
- 416baaa9-dc9f-4396-8d5f-8c081fb06d67
References
- https://git.kernel.org/stable/c/439263376c2c4e126cac0d07e4987568de4eaba5
- https://git.kernel.org/stable/c/68aac2b335d474b938d154b9c95cbc58838cb2ce
- https://git.kernel.org/stable/c/781226e11d5bdea0d69c7b5aa3cda874093c73b8
- https://git.kernel.org/stable/c/b3a950d236e98440c07405ba597b11bce56a8050
- https://git.kernel.org/stable/c/bd71e7e0a612740e4de5524880c7cd40293af5f7
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.