ccid3_first_li: No RTT estimate available, using fallback RTT ccid3_first_li: X_recv==0 BUG: stored value of X_recv is zero at net/dccp/ccids/ccid3.c:691/ccid3_first_li() CPU: 2 UID: 0 PID: 6156 Comm: syz-executor.0 Not tainted 6.13.0-rc7-syzkaller-g619f0b6fad52 #0 Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2~bpo12+1 04/01/2014 Call Trace: __dump_stack lib/dump_stack.c:94 [inline] dump_stack_lvl+0x16c/0x1f0 lib/dump_stack.c:120 ccid3_first_li+0x2fc/0x500 net/dccp/ccids/ccid3.c:691 tfrc_lh_interval_add+0x614/0x8d0 net/dccp/ccids/lib/loss_interval.c:157 tfrc_rx_handle_loss+0xe0c/0x20b0 net/dccp/ccids/lib/packet_history.c:328 ccid3_hc_rx_packet_recv+0x372/0xf50 net/dccp/ccids/ccid3.c:744 ccid_hc_rx_packet_recv net/dccp/ccid.h:182 [inline] dccp_deliver_input_to_ccids+0xe3/0x270 net/dccp/input.c:176 dccp_rcv_established net/dccp/input.c:374 [inline] dccp_rcv_established+0x10a/0x160 net/dccp/input.c:364 dccp_v4_do_rcv+0x171/0x1b0 net/dccp/ipv4.c:680 sk_backlog_rcv include/net/sock.h:1121 [inline] __sk_receive_skb+0x7aa/0x890 net/core/sock.c:568 dccp_v4_rcv+0x1153/0x1d30 net/dccp/ipv4.c:903 ip_protocol_deliver_rcu+0x441/0x4c0 net/ipv4/ip_input.c:205 ip_local_deliver_finish+0x316/0x570 net/ipv4/ip_input.c:233 NF_HOOK include/linux/netfilter.h:314 [inline] NF_HOOK include/linux/netfilter.h:308 [inline] ip_local_deliver+0x18e/0x1f0 net/ipv4/ip_input.c:254 dst_input include/net/dst.h:460 [inline] ip_rcv_finish net/ipv4/ip_input.c:447 [inline] NF_HOOK include/linux/netfilter.h:314 [inline] NF_HOOK include/linux/netfilter.h:308 [inline] ip_rcv+0x2c3/0x5d0 net/ipv4/ip_input.c:567 __netif_receive_skb_one_core+0x199/0x1e0 net/core/dev.c:5704 __netif_receive_skb+0x1d/0x160 net/core/dev.c:5817 process_backlog+0x443/0x15f0 net/core/dev.c:6149 __napi_poll.constprop.0+0xb7/0x550 net/core/dev.c:6902 napi_poll net/core/dev.c:6971 [inline] net_rx_action+0xa94/0x1010 net/core/dev.c:7093 handle_softirqs+0x213/0x8f0 kernel/softirq.c:561 do_softirq kernel/softirq.c:462 [inline] do_softirq+0xb2/0xf0 kernel/softirq.c:449 __local_bh_enable_ip+0x100/0x120 kernel/softirq.c:389 local_bh_enable include/linux/bottom_half.h:33 [inline] rcu_read_unlock_bh include/linux/rcupdate.h:919 [inline] __dev_queue_xmit+0x8b0/0x43e0 net/core/dev.c:4493 dev_queue_xmit include/linux/netdevice.h:3168 [inline] neigh_hh_output include/net/neighbour.h:523 [inline] neigh_output include/net/neighbour.h:537 [inline] ip_finish_output2+0xc6c/0x2150 net/ipv4/ip_output.c:236 __ip_finish_output net/ipv4/ip_output.c:314 [inline] __ip_finish_output+0x49e/0x950 net/ipv4/ip_output.c:296 ip_finish_output+0x35/0x380 net/ipv4/ip_output.c:324 NF_HOOK_COND include/linux/netfilter.h:303 [inline] ip_output+0x13b/0x2a0 net/ipv4/ip_output.c:434 dst_output include/net/dst.h:450 [inline] ip_local_out+0x33e/0x4a0 net/ipv4/ip_output.c:130 __ip_queue_xmit+0x777/0x1970 net/ipv4/ip_output.c:536 dccp_transmit_skb+0xd59/0x1660 net/dccp/output.c:138 dccp_send_sync+0x1c2/0x270 net/dccp/output.c:666 __dccp_rcv_established.constprop.0+0x191/0x420 net/dccp/input.c:346 dccp_rcv_established net/dccp/input.c:376 [inline] dccp_rcv_established+0x115/0x160 net/dccp/input.c:364 dccp_v4_do_rcv+0x171/0x1b0 net/dccp/ipv4.c:680 sk_backlog_rcv include/net/sock.h:1121 [inline] __release_sock+0x35f/0x400 net/core/sock.c:3086 release_sock+0x5a/0x220 net/core/sock.c:3640 dccp_sendmsg+0x418/0xd10 net/dccp/proto.c:803 inet_sendmsg+0x119/0x140 net/ipv4/af_inet.c:851 sock_sendmsg_nosec net/socket.c:711 [inline] __sock_sendmsg net/socket.c:726 [inline] ____sys_sendmsg+0x98c/0xc90 net/socket.c:2583 ___sys_sendmsg+0x135/0x1e0 net/socket.c:2637 __sys_sendmmsg+0x201/0x420 net/socket.c:2726 __do_sys_sendmmsg net/socket.c:2753 [inline] __se_sys_sendmmsg net/socket.c:2750 [inline] __x64_sys_sendmmsg+0x9c/0x100 net/socket.c:2750 do_syscall_x64 arch/x86/entry/common.c:52 [inline] do_syscall_64+0xcd/0x250 arch/x86/entry/common.c:83 entry_SYSCALL_64_after_hwframe+0x77/0x7f RIP: 0033:0x7f73c007cd29 Code: 28 00 00 00 75 05 48 83 c4 28 c3 e8 e1 20 00 00 90 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 73 01 c3 48 c7 c1 b0 ff ff ff f7 d8 64 89 01 48 RSP: 002b:00007f73bf3fe0c8 EFLAGS: 00000246 ORIG_RAX: 0000000000000133 RAX: ffffffffffffffda RBX: 00007f73c01abf80 RCX: 00007f73c007cd29 RDX: 000000000000ffc3 RSI: 0000000020001e80 RDI: 0000000000000006 RBP: 00007f73c00c947a R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000 R13: 000000000000000b R14: 00007f73c01abf80 R15: 00007fffed764658 Negotiation of local Allow Short Seqnos failed in state CHANGING at net/dccp/feat.c:1538/dccp_feat_activate_values() Negotiation of local Allow Short Seqnos failed in state CHANGING at net/dccp/feat.c:1538/dccp_feat_activate_values() Negotiation of local Allow Short Seqnos failed in state CHANGING at net/dccp/feat.c:1538/dccp_feat_activate_values()