Re: [PATCH 1/2] nvme-rdma: Don't leak uninitialized memory in connect request private data
From: Christoph Hellwig <hidden>
Date: 2016-08-01 11:07:44
Also in:
linux-nvme
From: Christoph Hellwig <hidden>
Date: 2016-08-01 11:07:44
Also in:
linux-nvme
On Sun, Jul 31, 2016 at 12:27:39AM -0700, Roland Dreier wrote:
From: Roland Dreier <redacted> Zero out the full nvme_rdma_cm_req structure before sending it. Otherwise we end up leaking kernel memory in the reserved field, which might break forward compatibility in the future. Signed-off-by: Roland Dreier <redacted>
Looks fine, Reviewed-by: Christoph Hellwig <redacted> -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html