syzbot


UBSAN: undefined-behaviour in choke_change

Status: upstream: reported C repro on 2020/10/20 02:39
Reported-by: syzbot+527164eb70cf9dffad29@syzkaller.appspotmail.com
First crash: 1274d, last: 1274d
Fix bisection: failed (error log, bisect log)
  

Sample crash report:
audit: type=1400 audit(1603163061.758:8): avc:  denied  { execmem } for  pid=6509 comm="syz-executor854" scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:system_r:kernel_t:s0 tclass=process permissive=1
IPVS: ftp: loaded support on port[0] = 21
================================================================================
UBSAN: Undefined behaviour in ./include/net/red.h:214:22
shift exponent 253 is too large for 32-bit type 'int'
CPU: 1 PID: 6510 Comm: syz-executor854 Not tainted 4.19.152-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011
Call Trace:
 __dump_stack lib/dump_stack.c:77 [inline]
 dump_stack+0x22c/0x33e lib/dump_stack.c:118
 ubsan_epilogue+0xe/0x3a lib/ubsan.c:161
 __ubsan_handle_shift_out_of_bounds.cold+0x1c4/0x250 lib/ubsan.c:422
 red_set_parms include/net/red.h:214 [inline]
 choke_change.cold+0x113/0x11e net/sched/sch_choke.c:422
 qdisc_create+0x534/0x1080 net/sched/sch_api.c:1155
 tc_modify_qdisc+0x4c0/0x195b net/sched/sch_api.c:1571
 rtnetlink_rcv_msg+0x498/0xc10 net/core/rtnetlink.c:4778
 netlink_rcv_skb+0x160/0x440 net/netlink/af_netlink.c:2455
 netlink_unicast_kernel net/netlink/af_netlink.c:1318 [inline]
 netlink_unicast+0x4d5/0x690 net/netlink/af_netlink.c:1344
 netlink_sendmsg+0x717/0xcc0 net/netlink/af_netlink.c:1909
 sock_sendmsg_nosec net/socket.c:622 [inline]
 sock_sendmsg+0xc7/0x130 net/socket.c:632
 ___sys_sendmsg+0x3b3/0x8f0 net/socket.c:2115
 __sys_sendmmsg+0x195/0x470 net/socket.c:2210
 __do_sys_sendmmsg net/socket.c:2239 [inline]
 __se_sys_sendmmsg net/socket.c:2236 [inline]
 __x64_sys_sendmmsg+0x99/0x100 net/socket.c:2236
 do_syscall_64+0xf9/0x670 arch/x86/entry/common.c:293
 entry_SYSCALL_64_after_hwframe+0x49/0xbe
RIP: 0033:0x440ed9
Code: 18 89 d0 c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 0f 83 fb 0f fc ff c3 66 2e 0f 1f 84 00 00 00 00
RSP: 002b:00007ffcf050a

Crashes (2):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2020/10/20 03:05 linux-4.19.y ad326970d25c ff4a3345 .config console log report syz C ci2-linux-4-19
2020/10/20 02:39 linux-4.19.y ad326970d25c ff4a3345 .config console log report info ci2-linux-4-19
* Struck through repros no longer work on HEAD.