Re: [PATCH stable-3.2 stable-3.12] net: fix checksum check in skb_copy_and_csum_datagram_iovec()
From: Eric Dumazet <hidden>
Date: 2016-01-13 14:51:30
Also in:
netdev
From: Eric Dumazet <hidden>
Date: 2016-01-13 14:51:30
Also in:
netdev
On Wed, 2016-01-13 at 11:02 +0000, Ben Hutchings wrote:
On Tue, 2016-01-05 at 16:40 +0000, Ben Hutchings wrote:quoted
On Tue, 2016-01-05 at 17:36 +0100, Jiri Slaby wrote:quoted
On 12/28/2015, 03:01 PM, Michal Kubecek wrote:quoted
Recent fix "net: add length argument to skb_copy_and_csum_datagram_iovec" added to some pre-3.19 stable branches, namely stable-3.2.y: commit 127500d724f8 stable-3.12.y: commit 3e1ac3aafbd0Applied this fix to 3.12. Thanks![...] You don't want this, you want Eric's fix (commit 197c949e7, "udp: properly support MSG_PEEK with truncated buffers") although that's not upstream yet.It's now upstream as commit 197c949e7798fbf28cfadc69d9ca0c2abbf93191. Ben.
Indeed, thanks guys for your backports !