syzbot


Applied filters: Label=subsystems:rds (drop)
Extra filters: [With Repro]
Title Rank 🛈 Repro Cause bisect Fix bisect Count Last Reported Patched Closed Patch
KCSAN: data-race in rds_poll / rds_sendmsg rds race:harmful prio:low 6 1 14d 10d 3/29 never rds: annotate data-race around rs_seen_congestion
KASAN: slab-use-after-free Read in rds_conn_path_drop rds prio:high 19 1 88d 88d 29/29 11d ebf71dd4aff4 net/rds: Restrict use of RDS/IB to the initial network namespace
possible deadlock in rds_tcp_tune (2) rds 4 1 99d 95d 29/29 26d 6a877ececd6d net/rds: Fix circular locking dependency in rds_tcp_tune
general protection fault in rds_tcp_accept_one rds 19 C 1334 101d 112d 29/29 26d 6bf45704a92a net/rds: Fix NULL pointer dereference in rds_tcp_accept_one
WARNING in rds_conn_connect_if_down rds -1 C error 17 816d 1147d 25/29 782d c055fc00c07b net/rds: fix WARNING in rds_conn_connect_if_down
possible deadlock in rds_wake_sk_sleep (4) rds 4 C error 16 846d 1474d 25/29 796d f1acf1ac84d2 net:rds: Fix possible deadlock in rds_message_put
possible deadlock in rds_message_put rds 4 C done error 5 933d 1244d 25/29 796d f1acf1ac84d2 net:rds: Fix possible deadlock in rds_message_put
possible deadlock in rds_tcp_reset_callbacks rds 4 C error 1458 1302d 1380d 22/29 1193d a91b750fd662 net: rds: don't hold sock lock when cancelling work from rds_tcp_reset_callbacks()
WARNING: refcount bug in rds_tcp_tune rds 13 166 1481d 1490d 22/29 1193d 6997fbd7a3da net: rds: use maybe_get_net() when acquiring refcount on TCP sockets
BUG: unable to handle kernel NULL pointer dereference in rds_bind rds 10 C done 51 2438d 2450d 13/29 2420d 05733434ee9a net/rds: Check laddr_check before calling it
general protection fault in rds_recv_rcvbuf_delta rds 2 C done 35 2531d 2758d 13/29 2427d c5c1a030a7db net/rds: An rds_sock is added too early to the hash table
KMSAN: uninit-value in rds_connect rds 7 C 952 2590d 2832d 12/29 2562d dd3ac9a68435 net/rds: Check address length before reading address family
KMSAN: uninit-value in rds_bind rds 7 C 6202 2590d 2832d 12/29 2562d dd3ac9a68435 net/rds: Check address length before reading address family
WARNING: refcount bug in rds_sock_addref rds 13 1 2678d 2678d 11/29 2644d 6fa19f5637a6 rds: fix refcount bug in rds_sock_addref
WARNING in rds_message_alloc_sgs rds -1 C 6 2737d 2771d 11/29 2698d ea010070d0a7 net/rds: fix warn in rds_message_alloc_sgs
KASAN: use-after-free Read in __rhashtable_lookup (2) rds 19 C 22 2819d 2839d 10/29 2805d cc4dfb7f70a3 rds: fix two RCU related problems
general protection fault in rds_ib_get_mr rds 2 C 9 2895d 2994d 8/29 2854d 9e630bcb7701 RDS: RDMA: Fix the NULL-ptr deref in rds_ib_get_mr
KASAN: use-after-free Read in rds_cong_queue_updates rds 19 C 18168 2889d 3021d 8/29 2884d f1693c63ab13 rds: avoid unenecessary cong_update in loop transport c809195f5523 rds: clean up loopback rds_connections on netns deletion
WARNING: suspicious RCU usage in rds_loop_conn_alloc rds 4 C 34303 3023d 3031d 5/29 2911d d4014d8cc6df rds: do not call ->conn_alloc with GFP_KERNEL
general protection fault in rds_sendmsg rds 2 C 2 3021d 3021d 5/29 2946d 79a5b9727a1c rds: rds_msg_zcopy should return error of null rm->data.op_mmp_znotifier
WARNING in __local_bh_enable_ip (2) rds -1 23 2990d 3001d 5/29 2946d 53d0e83f9329 rds: tcp: must use spin_lock_irq* and not spin_lock_bh with rds_tcp_conn_lock
KASAN: use-after-free Read in rds_find_bound rds 19 1 3079d 3075d 4/29 3028d ebeeb1ad9b8a rds: tcp: use rds_destroy_pending() to synchronize netns/module teardown and rds connection/workq management
KASAN: use-after-free Read in rds_tcp_tune rds 19 12 3052d 3062d 4/29 3029d ebeeb1ad9b8a rds: tcp: use rds_destroy_pending() to synchronize netns/module teardown and rds connection/workq management
KASAN: use-after-free Read in rds_tcp_dev_event rds 19 1 3134d 3128d 4/29 3029d 681648e67d43 rds: tcp: correctly sequence cleanup on netns deletion.
KASAN: stack-out-of-bounds Read in rds_sendmsg rds 17 C 120 3072d 3096d 4/29 3042d 14e138a86f63 RDS: Check cmsg_len before dereferencing CMSG_DATA
general protection fault in __rds_rdma_map rds 2 C 12 3095d 3108d 4/29 3043d f3069c6d33f6 rds: Fix NULL pointer dereference in __rds_rdma_map
WARNING in rds_cmsg_rdma_args rds -1 C 6 3071d 3071d 3/29 3055d c095508770ae RDS: Heap OOB write in rds_message_alloc_sgs()