summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2016-06-20 15:00:43 -0700
committerDavid S. Miller <davem@davemloft.net>2016-06-23 15:07:44 -0400
commit21de12ee5568fd1aec47890c72967abf791ac80a (patch)
treeb9bd4619c5053275f78ec107d29ea38272d6cdd0 /Documentation
parent817e9f2c5c262b2716f5d77020d118ad53315f3e (diff)
netem: fix a use after free
If the packet was dropped by lower qdisc, then we must not access it later. Save qdisc_pkt_len(skb) in a temp variable. Fixes: 2ccccf5fb43f ("net_sched: update hierarchical backlog too") Signed-off-by: Eric Dumazet <edumazet@google.com> Cc: WANG Cong <xiyou.wangcong@gmail.com> Cc: Jamal Hadi Salim <jhs@mojatatu.com> Cc: Stephen Hemminger <stephen@networkplumber.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions