From: Herbert Xu Date: Wed, 20 Apr 2005 05:30:14 +0000 (-0700) Subject: [IPV6]: IPV6_CHECKSUM socket option can corrupt kernel memory X-Git-Tag: v2.6.12-rc3~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=357b40a18b04c699da1d45608436e9b76b50e251;p=pandora-kernel.git [IPV6]: IPV6_CHECKSUM socket option can corrupt kernel memory So here is a patch that introduces skb_store_bits -- the opposite of skb_copy_bits, and uses them to read/write the csum field in rawv6. Signed-off-by: Herbert Xu Signed-off-by: David S. Miller --- Reading git-diff-tree failed