commit | 324f667833d7ddd9501ed8c0e3ec5754ddb1b695 | [log] [tgz] |
---|---|---|
author | Vasu Dev <vasu.dev@intel.com> | Wed Jul 27 15:10:39 2011 -0700 |
committer | James Bottomley <JBottomley@Parallels.com> | Thu Jul 28 12:10:35 2011 +0400 |
tree | 1dbc7ce23d6c8f3c13f6c977d572be90fb95051b | |
parent | 6f06e3a7b2f2d840d42a0c2b9906f444e8f2eba6 [diff] |
[SCSI] libfc, fcoe: ignore rx frame with wrong xid info Drop the rx frame having xid with wrong cpu info or received with xid not matching to our xid. Not dropping such frame is causing panic as that causes accessing data struct beyond their bounds. Signed-off-by: Vasu Dev <vasu.dev@intel.com> Tested-by: Ross Brattain <ross.b.brattain@intel.com> Signed-off-by: Robert Love <robert.w.love@intel.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>