forked fromtorvalds/linux
- Notifications
You must be signed in to change notification settings - Fork0
Commit4da3a54
Revert "scsi: storvsc: Validate length of incoming packet in storvsc_on_channel_callback()"
This reverts commit3b8c72d.Dexuan reported a regression where StorVSC fails to probe a device (andwhere, consequently, the VM may fail to boot). The root-cause analysis ledto a long-standing race condition that is exposed by the validation /commitin question. Let's put the new validation aside until a proper solutionfor that race condition is in place.Link:https://lore.kernel.org/r/20201211131404.21359-1-parri.andrea@gmail.comFixes:3b8c72d ("scsi: storvsc: Validate length of incoming packet in storvsc_on_channel_callback()")Cc: Dexuan Cui <decui@microsoft.com>Cc: "James E.J. Bottomley" <jejb@linux.ibm.com>Cc: "Martin K. Petersen" <martin.petersen@oracle.com>Cc: linux-scsi@vger.kernel.orgSigned-off-by: Andrea Parri (Microsoft) <parri.andrea@gmail.com>Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>1 parent359db63 commit4da3a54
1 file changed
+0
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1246 | 1246 | | |
1247 | 1247 | | |
1248 | 1248 | | |
1249 | | - | |
1250 | | - | |
1251 | | - | |
1252 | | - | |
1253 | | - | |
1254 | 1249 | | |
1255 | 1250 | | |
1256 | 1251 | | |
| |||
0 commit comments
Comments
(0)