Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 23 Apr 2022 20:58:18 +0000 (13:58 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 23 Apr 2022 20:58:18 +0000 (13:58 -0700)
Pull SCSI fix from James Bottomley:
 "One fix for an information leak caused by copying a buffer to
  userspace without checking for error first in the sr driver"

* tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi:
  scsi: sr: Do not leak information in ioctl


Trivial merge