summaryrefslogtreecommitdiffstats
path: root/block
diff options
context:
space:
mode:
authorJesper Dangaard Brouer2009-02-06 10:59:12 +0100
committerDavid S. Miller2009-02-06 10:59:12 +0100
commit2783ef23128ad0a4b34e4121c1f7ff664785712f (patch)
tree1e0ada9b370ffc967b138dfb7d7c5464a0d4f438 /block
parentneigh: some entries can be skipped during dumping (diff)
downloadkernel-qcow2-linux-2783ef23128ad0a4b34e4121c1f7ff664785712f.tar.gz
kernel-qcow2-linux-2783ef23128ad0a4b34e4121c1f7ff664785712f.tar.xz
kernel-qcow2-linux-2783ef23128ad0a4b34e4121c1f7ff664785712f.zip
udp: Fix potential wrong ip_hdr(skb) pointers
Like the UDP header fix, pskb_may_pull() can potentially alter the SKB buffer. Thus the saddr and daddr, pointers may point to the old skb->data buffer. I haven't seen corruptions, as its only seen if the old skb->data buffer were reallocated by another user and written into very quickly (or poison'd by SLAB debugging). Signed-off-by: Jesper Dangaard Brouer <hawk@comx.dk> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions