diff options
author | Antonio Quartulli <ordex@autistici.org> | 2012-08-26 23:25:59 +0200 |
---|---|---|
committer | Antonio Quartulli <ordex@autistici.org> | 2012-10-29 09:42:45 +0100 |
commit | b8fcfa42e4ec5d55d4cccd5c728415e8bca0539d (patch) | |
tree | e4ebbf1372f4841b98b05276550db37b38f0abf7 /net/dccp | |
parent | batman-adv: print packets re-routing on DBG_TT and ratelimit it (diff) | |
download | linux-b8fcfa42e4ec5d55d4cccd5c728415e8bca0539d.tar.xz linux-b8fcfa42e4ec5d55d4cccd5c728415e8bca0539d.zip |
batman-adv: check for more space before accessing the skb
In batadv_check_unicast_ttvn() the code accesses both the unicast header and the
Ethernet header in the payload. For this reason pskb_may_pull() must be invoked
to check for the required space.
Signed-off-by: Antonio Quartulli <ordex@autistici.org>
Diffstat (limited to 'net/dccp')
0 files changed, 0 insertions, 0 deletions