syzbot |
sign-in | mailing list | source | docs |
🐞 Open [982] ≡ Subsystems 🐞 Fixed [4882] 🐞 Invalid [11685] ⬇ Missing Backports [77] 📈 Kernel Health 📈 Bug Lifetimes 📈 Fuzzing 📈 Crashes | 💬 Send us feedback |
Title | Repro | Cause bisect | Fix bisect | Count | Last | Reported | Patched | Closed | Patch |
---|---|---|---|---|---|---|---|---|---|
KMSAN: uninit-value in dccp_v6_err dccp | C | 4 | 84d | 89d | 24/25 | never | 6af289746a63 dccp: fix dccp_v4_err()/dccp_v6_err() again | ||
KCSAN: data-race in dccp_connect / dccp_sendmsg (3) dccp | 1 | 129d | 129d | 25/25 | 59d | a47e598fbd86 dccp: fix data-race around dp->dccps_mss_cache | |||
general protection fault in dccp_parse_options dccp | 1 | 1775d | 1775d | 12/25 | 1740d | 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 | 1997d | 1997d | 9/25 | 1980d | 74174fe5634f net: dccp: avoid crash in ccid3_hc_rx_send_feedback() | |||
KASAN: use-after-free Read in timer_is_static_object dccp | 1 | 2033d | 2033d | 6/25 | 2012d | 2677d2067731 dccp: don't free ccid2_hc_tx_sock struct in dccp_disconnect() | |||
general protection fault in dccp_write_xmit dccp | C | 5 | 2105d | 2141d | 4/25 | 2088d | 67f93df79aee dccp: check sk for closed state in dccp_sendmsg() |