Re: [PATCH v1 0/4] Descriptor format sense data

2015-07-23 Thread Nicholas A. Bellinger
On Wed, 2015-07-15 at 10:55 +0300, Sagi Grimberg wrote: This small patchset addresses some issues with descriptor format sense data. Patch 1 fixes wrong additional sense length for descriptor format information field. Patch 2 protects against buffer overflow in scsi_set_information_sense

[PATCH v1 0/4] Descriptor format sense data

2015-07-15 Thread Sagi Grimberg
This small patchset addresses some issues with descriptor format sense data. Patch 1 fixes wrong additional sense length for descriptor format information field. Patch 2 protects against buffer overflow in scsi_set_information_sense (reported by Hannes). Patch 3 converts the target stack to