aboutsummaryrefslogtreecommitdiffstats
path: root/net/sched/act_csum.c
diff options
context:
space:
mode:
authorSven Eckelmann <sven@narfation.org>2011-02-06 23:26:43 +0000
committerSven Eckelmann <sven@narfation.org>2011-02-08 00:54:31 +0100
commit531c9da8c854c5b075383253a57fdd4e0be82e99 (patch)
treead3cd10621d05b18b1b403f28733e0bc11b8eb8f /net/sched/act_csum.c
parentbatman-adv: Make vis info stack traversal threadsafe (diff)
downloadlinux-dev-531c9da8c854c5b075383253a57fdd4e0be82e99.tar.xz
linux-dev-531c9da8c854c5b075383253a57fdd4e0be82e99.zip
batman-adv: Linearize fragment packets before merge
We access the data inside the skbs of two fragments directly using memmove during the merge. The data of the skb could span over multiple skb pages. An direct access without knowledge about the pages would lead to an invalid memory access. Signed-off-by: Sven Eckelmann <sven@narfation.org> [lindner_marek@yahoo.de: Move return from function to the end] Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
Diffstat (limited to 'net/sched/act_csum.c')
0 files changed, 0 insertions, 0 deletions