mbox series

[0/1] target: Unmap fixes

Message ID 20220628022325.14627-1-michael.christie@oracle.com (mailing list archive)
Headers show
Series target: Unmap fixes | expand

Message

Mike Christie June 28, 2022, 2:23 a.m. UTC
This patch made over Linus's tree fixes a crash hit when we get a
WRITE SAME with the NDOB bit set or if the initiator has sent a malformed
WRITE SAME that does not contain any data out buffer even though NDOB=0.

V2:
- This version of patch only fixes the crash. It does not implement
support. Plus other non fix patches put into a feature patchset.

Comments

Martin K. Petersen July 7, 2022, 9:47 p.m. UTC | #1
On Mon, 27 Jun 2022 21:23:24 -0500, Mike Christie wrote:

> This patch made over Linus's tree fixes a crash hit when we get a
> WRITE SAME with the NDOB bit set or if the initiator has sent a malformed
> WRITE SAME that does not contain any data out buffer even though NDOB=0.
> 
> V2:
> - This version of patch only fixes the crash. It does not implement
> support. Plus other non fix patches put into a feature patchset.
> 
> [...]

Applied to 5.19/scsi-fixes, thanks!

[1/1] scsi: target: Fix WRITE_SAME No Data Buffer crash
      https://git.kernel.org/mkp/scsi/c/ccd3f4490524