Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Thu, 14 Jan 2021 10:19:29 -0800 you wrote:
> From: Eric Dumazet
>
> syzbot report reminded us that very big ewma_log were supported in the past,
> even if they made litle sense.
>
> tc qdisc replace dev xxx root est 1sec 1
From: Eric Dumazet
syzbot report reminded us that very big ewma_log were supported in the past,
even if they made litle sense.
tc qdisc replace dev xxx root est 1sec 131072sec ...
While fixing the bug, also add boundary checks for ewma_log, in line
with range supported by iproute2.
UBSAN: shif