diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2013-10-30 21:13:51 +0400 |
---|---|---|
committer | James Bottomley <JBottomley@Parallels.com> | 2014-03-15 21:19:00 +0400 |
commit | 3de2260140417759c669d391613d583baf03b0cf (patch) | |
tree | cc0fa503ebeb98e5ceb9175e4947c8a60f410066 /drivers/scsi/aacraid | |
parent | e5dbbe273f29e3de7f954abeba95ce986fafc532 (diff) | |
download | linux-3de2260140417759c669d391613d583baf03b0cf.tar.xz |
[SCSI] megaraid: missing bounds check in mimd_to_kioc()
pthru32->dataxferlen comes from the user so we need to check that it's
not too large so we don't overflow the buffer.
Reported-by: Nico Golde <nico@ngolde.de>
Reported-by: Fabian Yamaguchi <fabs@goesec.de>
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Sumit Saxena <sumit.saxena@lsi.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Diffstat (limited to 'drivers/scsi/aacraid')
0 files changed, 0 insertions, 0 deletions