syzbot


Applied filters: Label=subsystems:rds (drop)
Title Repro Cause bisect Fix bisect Count Last Reported Patched Closed Patch
WARNING in rds_conn_connect_if_down rds C error 17 438d 769d 25/28 405d c055fc00c07b net/rds: fix WARNING in rds_conn_connect_if_down
possible deadlock in rds_wake_sk_sleep (4) rds C error 16 468d 1097d 25/28 418d f1acf1ac84d2 net:rds: Fix possible deadlock in rds_message_put
possible deadlock in rds_message_put rds C done error 5 556d 867d 25/28 418d f1acf1ac84d2 net:rds: Fix possible deadlock in rds_message_put
possible deadlock in rds_tcp_reset_callbacks rds C error 1458 924d 1002d 22/28 815d a91b750fd662 net: rds: don't hold sock lock when cancelling work from rds_tcp_reset_callbacks()
WARNING: refcount bug in rds_tcp_tune rds 166 1103d 1112d 22/28 815d 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 C done 51 2061d 2072d 13/28 2043d 05733434ee9a net/rds: Check laddr_check before calling it
general protection fault in rds_recv_rcvbuf_delta rds C done 35 2153d 2380d 13/28 2049d c5c1a030a7db net/rds: An rds_sock is added too early to the hash table
KMSAN: uninit-value in rds_connect rds C 952 2212d 2454d 12/28 2184d dd3ac9a68435 net/rds: Check address length before reading address family
KMSAN: uninit-value in rds_bind rds C 6202 2212d 2454d 12/28 2184d dd3ac9a68435 net/rds: Check address length before reading address family
WARNING: refcount bug in rds_sock_addref rds 1 2300d 2300d 11/28 2266d 6fa19f5637a6 rds: fix refcount bug in rds_sock_addref
WARNING in rds_message_alloc_sgs rds C 6 2359d 2393d 11/28 2321d ea010070d0a7 net/rds: fix warn in rds_message_alloc_sgs
KASAN: use-after-free Read in __rhashtable_lookup (2) rds C 22 2441d 2461d 10/28 2427d cc4dfb7f70a3 rds: fix two RCU related problems
general protection fault in rds_ib_get_mr rds C 9 2517d 2616d 8/28 2476d 9e630bcb7701 RDS: RDMA: Fix the NULL-ptr deref in rds_ib_get_mr
KASAN: use-after-free Read in rds_cong_queue_updates rds C 18168 2512d 2643d 8/28 2506d 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 C 34303 2645d 2653d 5/28 2533d d4014d8cc6df rds: do not call ->conn_alloc with GFP_KERNEL
WARNING in __local_bh_enable_ip (2) rds 23 2612d 2623d 5/28 2568d 53d0e83f9329 rds: tcp: must use spin_lock_irq* and not spin_lock_bh with rds_tcp_conn_lock
general protection fault in rds_sendmsg rds C 2 2643d 2643d 5/28 2568d 79a5b9727a1c rds: rds_msg_zcopy should return error of null rm->data.op_mmp_znotifier
KASAN: use-after-free Read in rds_find_bound rds 1 2701d 2697d 4/28 2650d 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 12 2674d 2684d 4/28 2651d 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 1 2756d 2750d 4/28 2651d 681648e67d43 rds: tcp: correctly sequence cleanup on netns deletion.
KASAN: stack-out-of-bounds Read in rds_sendmsg rds C 120 2694d 2718d 4/28 2664d 14e138a86f63 RDS: Check cmsg_len before dereferencing CMSG_DATA
general protection fault in __rds_rdma_map rds C 12 2718d 2730d 4/28 2666d f3069c6d33f6 rds: Fix NULL pointer dereference in __rds_rdma_map
WARNING in rds_cmsg_rdma_args rds C 6 2694d 2693d 3/28 2678d c095508770ae RDS: Heap OOB write in rds_message_alloc_sgs()