From: Eric Dumazet <eric.duma...@gmail.com>
Date: Mon, 06 Jul 2015 17:13:26 +0200

> From: Eric Dumazet <eduma...@google.com>
> 
> User space can crash kernel with
> 
> ip link add ifb10 numtxqueues 100000 type ifb
> 
> We must replace a BUG_ON() by proper test and return -EINVAL for
> crazy values.
> 
> Fixes: 60877a32bce00 ("net: allow large number of tx queues")
> Signed-off-by: Eric Dumazet <eduma...@google.com>

Applied and queued up for -stable, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to