diff options
author | Jesper Dangaard Brouer <hawk@comx.dk> | 2009-02-05 18:05:45 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-02-05 18:05:45 -0500 |
commit | 7b5e56f9d635643ad54f2f42e69ad16b80a2cff1 (patch) | |
tree | f0e3d35d01047375ea2eef5f8c99d9b96bc919ab /Documentation/00-INDEX | |
parent | b98ac702f49042ab0c382b839465b95a2bd0cd65 (diff) |
udp: Fix UDP short packet false positive
The UDP header pointer assignment must happen after calling
pskb_may_pull(). As pskb_may_pull() can potentially alter the SKB
buffer.
This was exposted by running multicast traffic through the NIU driver,
as it won't prepull the protocol headers into the linear area on
receive.
Signed-off-by: Jesper Dangaard Brouer <hawk@comx.dk>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/00-INDEX')
0 files changed, 0 insertions, 0 deletions