| Summary | In the Linux kernel, the following vulnerability has been resolved: lib/scatterlist: fix length calculations in extract_kvec_to_sg Patch series "Fix bugs in extract_iter_to_sg()", v3. Fix bugs in the kvec and user variants of extract_iter_to_sg. This series The main bugs are: The series adds test cases to the kunit_iov_iter test that demonstrate all The bugs were orignally introduced into kernel v6.3 where the function This patch (of 5): When extracting from a kvec to a scatterlist, do not cross page Adjust the copied length if the loop runs out of sglist entries without While there, return immediately from extract_iter_to_sg if there are no A subsequent commit will add kunit test cases that demonstrate that the |
|---|---|
| Publication Date | June 9, 2026, 2:16 a.m. |
| Registration Date | June 9, 2026, 4:16 a.m. |
| Last Update | June 9, 2026, 2:16 a.m. |