In the Linux kernel, the following vulnerability has been resolved: RDMA/siw: Fix the sendmsg byte count in siw_tcp_sendpages Ever since commit c2ff29e99a76 ("siw: Inline do_tcp_sendpages()"), we h…
Critical CVSS 9.8
Summary
In the Linux kernel, the following vulnerability has been resolved: RDMA/siw: Fix the sendmsg byte count in siw_tcp_sendpages Ever since commit c2ff29e99a76 ("siw: Inline do_tcp_sendpages()"), we have been doing this: static int siw_tcp_sendpages(struct socket *s, struct page **page, int offset, size_t size) [...] /* Calculate the number of bytes we need to push, for this page * specifically */ size_t bytes = min_t(size_t, PAGE_SIZE - off…
In-depth triage · Auto channel
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Affected products
- :
Sources
- NVD DATABASE
Original Links
- https://git.kernel.org/stable/c/42ebc16d9d2563f1a1ce0f05b643ee68d54fabf8 Patch
- https://git.kernel.org/stable/c/5661fdd218c2799001b88c17acd19f4395e4488e Patch
- https://git.kernel.org/stable/c/673cf582fd788af12cdacfb62a6a593083542481 Patch
- https://git.kernel.org/stable/c/c18646248fed07683d4cee8a8af933fc4fe83c0d Patch
- https://git.kernel.org/stable/c/edf82bc8150570167a33a7d54627d66614cbf841 Patch
Timeline
- nvd_ingest NVD