Commit 3aa4614da741f10b09559a5675c79e2eff5cccd8
Committed by
David S. Miller
1 parent
f7f65d1e8b
Exists in
master
and in
7 other branches
pkt_sched: fix missing check for packet overrun in qdisc_dump_stab()
nla_nest_start() might return NULL, causing a NULL pointer dereference. Signed-off-by: Patrick McHardy <kaber@trash.net> Signed-off-by: David S. Miller <davem@davemloft.net>
Showing 1 changed file with 2 additions and 0 deletions Side-by-side Diff
net/sched/sch_api.c