The recent RDMA/siw kernel fix for a potential NULL pointer dereference is a small patch with outsized relevance for anyone running software iWARP in Linux-based infrastructure. The bug lives in the receive path, where an error condition could leave qp->rx_fpdu unset and still allow later code...