aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorEric Dumazet <[email protected]>2019-09-18 08:05:39 -0700
committerJakub Kicinski <[email protected]>2019-09-20 19:12:22 -0700
commitb41d936b5ecfdb3a4abc525ce6402a6c49cffddc (patch)
tree240877850aa857e1f58e6a4be373c2ecee883f20 /tools/perf/scripts/python/netdev-times.py
parent432264e9dfd10537e3cb66a11739f76754fc89e6 (diff)
sch_netem: fix a divide by zero in tabledist()
syzbot managed to crash the kernel in tabledist() loading an empty distribution table. t = dist->table[rnd % dist->size]; Simply return an error when such load is attempted. Fixes: 1da177e4c3f4 ("Linux-2.6.12-rc2") Signed-off-by: Eric Dumazet <[email protected]> Reported-by: syzbot <[email protected]> Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions