syzbot


Applied filters: Label=subsystems:rds (drop)
Title Repro Cause bisect Fix bisect Count Last Reported Patched Closed Patch
possible deadlock in rds_tcp_reset_callbacks rds C error 1458 330d 409d 24/25 221d 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 509d 518d 24/25 221d 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 1467d 1478d 14/25 1449d 05733434ee9a net/rds: Check laddr_check before calling it
general protection fault in rds_recv_rcvbuf_delta rds C done 35 1559d 1787d 14/25 1455d c5c1a030a7db net/rds: An rds_sock is added too early to the hash table
KMSAN: uninit-value in rds_connect rds C 952 1618d 1860d 13/25 1590d dd3ac9a68435 net/rds: Check address length before reading address family
KMSAN: uninit-value in rds_bind rds C 6202 1618d 1860d 13/25 1590d dd3ac9a68435 net/rds: Check address length before reading address family
WARNING: refcount bug in rds_sock_addref rds 1 1707d 1706d 12/25 1673d 6fa19f5637a6 rds: fix refcount bug in rds_sock_addref
WARNING in rds_message_alloc_sgs rds C 6 1765d 1799d 12/25 1727d ea010070d0a7 net/rds: fix warn in rds_message_alloc_sgs
KASAN: use-after-free Read in __rhashtable_lookup (2) rds C 22 1847d 1867d 11/25 1833d cc4dfb7f70a3 rds: fix two RCU related problems
general protection fault in rds_ib_get_mr rds C 9 1923d 2022d 9/25 1882d 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 1918d 2049d 9/25 1912d 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 2051d 2059d 6/25 1939d d4014d8cc6df rds: do not call ->conn_alloc with GFP_KERNEL
WARNING in __local_bh_enable_ip (2) rds 23 2019d 2029d 6/25 1974d 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 2049d 2049d 6/25 1974d 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 2108d 2103d 4/25 2057d 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 2081d 2091d 4/25 2057d 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 2163d 2156d 4/25 2057d 681648e67d43 rds: tcp: correctly sequence cleanup on netns deletion.
KASAN: stack-out-of-bounds Read in rds_sendmsg rds C 120 2100d 2124d 4/25 2070d 14e138a86f63 RDS: Check cmsg_len before dereferencing CMSG_DATA
general protection fault in __rds_rdma_map rds C 12 2124d 2136d 4/25 2072d f3069c6d33f6 rds: Fix NULL pointer dereference in __rds_rdma_map
WARNING in rds_cmsg_rdma_args rds C 6 2100d 2100d 3/25 2084d c095508770ae RDS: Heap OOB write in rds_message_alloc_sgs()