syzbot


Applied filters: Label=subsystems:dccp (drop)
Title Repro Cause bisect Fix bisect Count Last Reported Patched Closed Patch
general protection fault in dccp_write_xmit (2) dccp C done 32 129d 185d 25/26 97d cac23b7d7627 net: Return error from sk_stream_wait_connect() if sk_wait_event() fails
KMSAN: uninit-value in dccp_v6_err dccp C 4 223d 227d 25/26 110d 6af289746a63 dccp: fix dccp_v4_err()/dccp_v6_err() again
KCSAN: data-race in dccp_connect / dccp_sendmsg (3) dccp 1 268d 268d 23/26 198d a47e598fbd86 dccp: fix data-race around dp->dccps_mss_cache
general protection fault in dccp_parse_options dccp 1 1914d 1914d 11/26 1879d 9b1f19d810e9 dccp: fool proof ccid_hc_[rt]x_parse_options()
BUG: delta (-6195) <= 0 at net/dccp/ccids/ccid3.c:LINE/ccid3_hc_rx_send_feedback() dccp 1 2136d 2136d 8/26 2119d 74174fe5634f net: dccp: avoid crash in ccid3_hc_rx_send_feedback()
KASAN: use-after-free Read in timer_is_static_object dccp 1 2172d 2172d 5/26 2151d 2677d2067731 dccp: don't free ccid2_hc_tx_sock struct in dccp_disconnect()
general protection fault in dccp_write_xmit dccp C 5 2244d 2280d 4/26 2227d 67f93df79aee dccp: check sk for closed state in dccp_sendmsg()