diff options
author | Bart Van Assche <bart.vanassche@sandisk.com> | 2015-02-18 17:33:58 +0300 |
---|---|---|
committer | Nicholas Bellinger <nab@linux-iscsi.org> | 2015-03-20 09:26:31 +0300 |
commit | 7544e597343e2166daba3f32e4708533aa53c233 (patch) | |
tree | c3313d9f42ab0eeeca72de76d67283320444940a /drivers/target/tcm_fc | |
parent | 2f450cc1fbe9713f79b217e61ab204e263723ead (diff) | |
download | linux-7544e597343e2166daba3f32e4708533aa53c233.tar.xz |
target: Fix reference leak in target_get_sess_cmd() error path
This patch fixes a se_cmd->cmd_kref leak buf when se_sess->sess_tearing_down
is true within target_get_sess_cmd() submission path code.
This se_cmd reference leak can occur during active session shutdown when
ack_kref=1 is passed by target_submit_cmd_[map_sgls,tmr]() callers.
Signed-off-by: Bart Van Assche <bart.vanassche@sandisk.com>
Cc: <stable@vger.kernel.org> # 3.6+
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Diffstat (limited to 'drivers/target/tcm_fc')
0 files changed, 0 insertions, 0 deletions