dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/scsi/device_handler
Chandra Seetharaman 33af79d12e scsi_dh: Verify "dev" is a sdev before accessing it.
Before accessing the device data structure in hardware handlers,
make sure it is a indeed a sdev device.

Yinghai Lu <yhlu.kernel@gmail.com> found the bug on Jul 16, 2008,
and later tested/verified the following fix.

Signed-off-by: Chandra Seetharaman <sekharan@us.ibm.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-07-16 17:54:21 -07:00
..
Kconfig [SCSI] scsi_dh: add EMC Clariion device handler 2008-06-05 09:23:40 -05:00
Makefile [SCSI] scsi_dh: add EMC Clariion device handler 2008-06-05 09:23:40 -05:00
scsi_dh.c [SCSI] scsi_dh: add infrastructure for SCSI Device Handlers 2008-06-05 09:23:40 -05:00
scsi_dh_emc.c scsi_dh: Verify "dev" is a sdev before accessing it. 2008-07-16 17:54:21 -07:00
scsi_dh_hp_sw.c scsi_dh: Verify "dev" is a sdev before accessing it. 2008-07-16 17:54:21 -07:00
scsi_dh_rdac.c scsi_dh: Verify "dev" is a sdev before accessing it. 2008-07-16 17:54:21 -07:00