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 149d 205d 25/26 117d cac23b7d7627 net: Return error from sk_stream_wait_connect() if sk_wait_event() fails
KMSAN: uninit-value in dccp_v6_err dccp C 4 242d 247d 25/26 130d 6af289746a63 dccp: fix dccp_v4_err()/dccp_v6_err() again
KCSAN: data-race in dccp_connect / dccp_sendmsg (3) dccp 1 288d 288d 23/26 218d a47e598fbd86 dccp: fix data-race around dp->dccps_mss_cache
general protection fault in dccp_parse_options dccp 1 1934d 1934d 11/26 1899d 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 2156d 2156d 8/26 2138d 74174fe5634f net: dccp: avoid crash in ccid3_hc_rx_send_feedback()
KASAN: use-after-free Read in timer_is_static_object dccp 1 2192d 2191d 5/26 2171d 2677d2067731 dccp: don't free ccid2_hc_tx_sock struct in dccp_disconnect()
general protection fault in dccp_write_xmit dccp C 5 2264d 2300d 4/26 2246d 67f93df79aee dccp: check sk for closed state in dccp_sendmsg()