Thread (2 messages) flat view 2 messages, 2 authors, 2021-11-26

Re: [PATCH v2] net: sched: sch_netem: Fix a divide error in netem_enqueue during randomized corruption.

From: Jakub Kicinski <kuba@kernel.org>
Date: 2021-11-26 04:19:40
Also in: lkml

On Wed, 24 Nov 2021 02:47:15 -0800 Harshit Mogalapalli wrote:
In netem_enqueue function the value of skb_headlen(skb) can be zero
which leads to a division error during randomized corruption of the
packet. This fix  adds a check to skb_headlen(skb) to prevent the division
error.
Empty skbs are not sane. Is it just the fact that netlink_sendmsg()
does not pay much attention to len that's the problem? Can we fix that
instead?
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help