Hello Jason and Doug, While testing the SRP initiator and target drivers on top of the rdma_rxe driver KASAN reported three stack out-of-bounds accesses. This patch series fixes these issues. Please consider these patches for kernel v4.17. Thanks, Bart. Bart Van Assche (3): RDMA/core: Avoid that ib_drain_qp() triggers an out-of-bounds stack access RDMA/rxe: Fix an out-of-bounds read IB/srpt: Fix an out-of-bounds stack access in srpt_zerolength_write() drivers/infiniband/core/verbs.c | 11 ++++++++--- drivers/infiniband/sw/rxe/rxe_verbs.c | 5 ++--- drivers/infiniband/ulp/srpt/ib_srpt.c | 15 +++++++++------ 3 files changed, 19 insertions(+), 12 deletions(-) -- 2.16.2 -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html