diff options
author | Eric Dumazet <[email protected]> | 2013-06-24 06:26:00 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2013-06-25 16:07:44 -0700 |
commit | bd8a7036c06cf15779b31a5397d4afcb12be81ea (patch) | |
tree | d78794e12fb4ac0005f019e6a51e797230d38970 /drivers/scsi/mpt2sas/mpi/mpi2_raid.h | |
parent | 2b7a5db060f5e7d7f79bc45f818e08b8f244a3b8 (diff) |
gre: fix a possible skb leak
commit 68c331631143 ("v4 GRE: Add TCP segmentation offload for GRE")
added a possible skb leak, because it frees only the head of segment
list, in case a skb_linearize() call fails.
This patch adds a kfree_skb_list() helper to fix the bug.
Signed-off-by: Eric Dumazet <[email protected]>
Cc: Pravin B Shelar <[email protected]>
Cc: Daniel Borkmann <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/scsi/mpt2sas/mpi/mpi2_raid.h')
0 files changed, 0 insertions, 0 deletions