Eric Dumazet
17af6146dd
net_sched: reject silly cell_log in qdisc_get_rtab()
...
commit e4bedf48aaa5552bc1f49703abd17606e7e6e82a upstream
iproute2 probably never goes beyond 8 for the cell exponent,
but stick to the max shift exponent for signed 32bit.
UBSAN reported:
UBSAN: shift-out-of-bounds in net/sched/sch_api.c:389:22
shift exponent 130 is too large for 32-bit type 'int'
CPU: 1 PID: 8450 Comm: syz-executor586 Not tainted 5.11.0-rc3-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011
Call Trace:
__dump_stack lib/dump_stack.c:79 [inline]
dump_stack+0x183/0x22e lib/dump_stack.c:120
ubsan_epilogue lib/ubsan.c:148 [inline]
__ubsan_handle_shift_out_of_bounds+0x432/0x4d0 lib/ubsan.c:395
__detect_linklayer+0x2a9/0x330 net/sched/sch_api.c:389
qdisc_get_rtab+0x2b5/0x410 net/sched/sch_api.c:435
cbq_init+0x28f/0x12c0 net/sched/sch_cbq.c:1180
qdisc_create+0x801/0x1470 net/sched/sch_api.c:1246
tc_modify_qdisc+0x9e3/0x1fc0 net/sched/sch_api.c:1662
rtnetlink_rcv_msg+0xb1d/0xe60 net/core/rtnetlink.c:5564
netlink_rcv_skb+0x1f0/0x460 net/netlink/af_netlink.c:2494
netlink_unicast_kernel net/netlink/af_netlink.c:1304 [inline]
netlink_unicast+0x7de/0x9b0 net/netlink/af_netlink.c:1330
netlink_sendmsg+0xaa6/0xe90 net/netlink/af_netlink.c:1919
sock_sendmsg_nosec net/socket.c:652 [inline]
sock_sendmsg net/socket.c:672 [inline]
____sys_sendmsg+0x5a2/0x900 net/socket.c:2345
___sys_sendmsg net/socket.c:2399 [inline]
__sys_sendmsg+0x319/0x400 net/socket.c:2432
do_syscall_64+0x2d/0x70 arch/x86/entry/common.c:46
entry_SYSCALL_64_after_hwframe+0x44/0xa9
Fixes: 1da177e4c3f4 ("Linux-2.6.12-rc2")
Signed-off-by: Eric Dumazet <edumazet@google.com>
Reported-by: syzbot <syzkaller@googlegroups.com>
Acked-by: Cong Wang <cong.wang@bytedance.com>
Link: https://lore.kernel.org/r/20210114160637.1660597-1-eric.dumazet@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
[sudip: adjust context]
Signed-off-by: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-02-10 09:09:23 +01:00
..
2019-10-29 09:15:12 +01:00
2018-04-13 19:48:33 +02:00
2017-03-22 12:43:34 +01:00
2018-03-22 09:17:42 +01:00
2018-01-17 09:38:54 +01:00
2019-08-11 12:22:18 +02:00
2017-08-30 10:21:42 +02:00
2016-03-01 17:15:23 -05:00
2016-03-01 17:15:23 -05:00
2016-09-19 21:55:28 -04:00
2020-01-29 10:24:33 +01:00
2016-07-25 21:49:19 -07:00
2019-11-28 18:28:04 +01:00
2016-09-19 22:04:14 -04:00
2018-06-26 08:08:06 +08:00
2016-07-25 21:49:19 -07:00
2018-04-13 19:48:35 +02:00
2018-08-24 13:12:37 +02:00
2016-10-03 21:40:50 -04:00
2017-01-15 13:42:53 +01:00
2016-11-28 10:47:35 -05:00
2016-11-28 10:47:35 -05:00
2016-11-28 10:47:35 -05:00
2016-11-28 10:47:35 -05:00
2020-03-11 07:53:05 +01:00
2016-09-19 22:04:14 -04:00
2020-02-28 15:42:44 +01:00
2020-04-02 17:20:29 +02:00
2020-02-14 16:30:58 -05:00
2021-01-30 13:27:16 +01:00
2018-09-15 09:42:55 +02:00
2016-04-14 00:35:30 -04:00
2020-02-05 13:05:42 +00:00
2016-09-19 21:55:28 -04:00
2016-09-19 21:55:28 -04:00
2021-02-10 09:09:23 +01:00
2016-06-25 12:19:35 -04:00
2018-07-22 14:27:36 +02:00
2019-10-07 18:53:24 +02:00
2021-01-12 19:49:02 +01:00
2019-08-11 12:22:17 +02:00
2016-06-25 12:19:35 -04:00
2019-10-07 18:53:23 +02:00
2016-09-19 01:47:18 -04:00
2020-05-20 08:15:24 +02:00
2020-03-20 09:07:40 +01:00
2020-06-30 15:38:37 -04:00
2021-01-12 19:49:02 +01:00
2016-08-08 16:06:47 -07:00
2019-11-10 11:23:31 +01:00
2018-09-15 09:43:02 +02:00
2016-06-07 16:59:53 -07:00
2019-12-05 15:35:30 +01:00
2019-12-05 15:35:30 +01:00
2019-12-05 15:35:30 +01:00
2020-01-29 10:24:34 +01:00
2016-09-19 01:47:18 -04:00
2016-06-25 12:19:35 -04:00
2020-01-12 11:24:27 +01:00
2016-09-23 06:52:31 -04:00
2021-01-12 19:49:02 +01:00
2019-11-10 11:23:31 +01:00
2021-01-12 19:49:02 +01:00
2019-02-20 10:18:28 +01:00
2016-06-25 12:19:35 -04:00