On Wed, Sep 03, 2014 at 12:00:39AM -0500, micha...@cs.wisc.edu wrote: > From: Mike Christie <micha...@cs.wisc.edu> > > This patches fixes a potential buffer overrun in __iscsi_conn_send_pdu. > This function is used by iscsi drivers and userspace to send iscsi PDUs/ > commands. For login commands, we have a set buffer size. For all other > commands we do not support data buffers. > > This was reported by Dan Carpenter here: > http://www.spinics.net/lists/linux-scsi/msg66838.html > > Reported-by: Dan Carpenter <dan.carpen...@oracle.com> > Signed-off-by: Mike Christie <micha...@cs.wisc.edu>
Looks good, Reviewed-by: Christoph Hellwig <h...@lst.de> -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html