diff options
author | Andrew Vasquez <[email protected]> | 2013-02-08 01:57:58 -0500 |
---|---|---|
committer | James Bottomley <[email protected]> | 2013-02-22 14:11:46 +0000 |
commit | 4ac8d4ca5d8d3bb98072be2961dd2e937e05bb11 (patch) | |
tree | 4073e0385d0411e24737e900291176ea6a86ca5d /fs/jbd/commit.c | |
parent | 827210ba2a368058c72cf93e66d7d8aeb55922eb (diff) |
[SCSI] qla2xxx: Correct list-iteration bug in Report-ID Acquisition codes.
Code in qla24xx_report_id_acquisition() incorrectly assumed that
upon completion of list iteration (with no match), the 'pos'
(vp) variable passed to list_for_each_entry() would be set to
NULL. In this context, if the firmware were to return an
unrecognized vp_idx, the follow-on assignments to vp-members
could result in corruption of the structure.
Signed-off-by: Andrew Vasquez <[email protected]>
Signed-off-by: Saurav Kashyap <[email protected]>
Signed-off-by: James Bottomley <[email protected]>
Diffstat (limited to 'fs/jbd/commit.c')
0 files changed, 0 insertions, 0 deletions