diff options
author | Potnuri Bharat Teja <bharat@chelsio.com> | 2020-05-11 20:56:08 +0200 |
---|---|---|
committer | Jason Gunthorpe <jgg@mellanox.com> | 2020-05-12 16:47:48 +0200 |
commit | c8b1f340e54158662acfa41d6dee274846370282 (patch) | |
tree | 6c379aa90ec5f57c21b056d6567bafa3ef421f21 /security | |
parent | RDMA/core: Fix double put of resource (diff) | |
download | linux-c8b1f340e54158662acfa41d6dee274846370282.tar.xz linux-c8b1f340e54158662acfa41d6dee274846370282.zip |
RDMA/iw_cxgb4: Fix incorrect function parameters
While reading the TCB field in t4_tcb_get_field32() the wrong mask is
passed as a parameter which leads the driver eventually to a kernel
panic/app segfault from access to an illegal SRQ index while flushing the
SRQ completions during connection teardown.
Fixes: 11a27e2121a5 ("iw_cxgb4: complete the cached SRQ buffers")
Link: https://lore.kernel.org/r/20200511185608.5202-1-bharat@chelsio.com
Signed-off-by: Potnuri Bharat Teja <bharat@chelsio.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions