Re: [GIT PULL] SCSI fixes for 5.2-rc6

2019-06-29 Thread pr-tracker-bot
The pull request you sent on Fri, 28 Jun 2019 16:48:23 -0700: > git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi.git scsi-fixes has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/5b607ba862f30364aef0b0d40cab8afccf339616 Thank you! -- Deet-doot-dot, I am a bot.

[GIT PULL] SCSI fixes for 5.2-rc6

2019-06-28 Thread James Bottomley
One simple fix for a driver use after free. The patch is available here: git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi.git scsi-fixes The short changelog is: Jan Kara (1): scsi: vmw_pscsi: Fix use-after-free in pvscsi_queue_lck() And the diffstat: drivers/scsi/vmw_pvscsi.c |