diff options
author | Bernard Metzler <bmt@zurich.ibm.com> | 2024-12-12 16:18:48 +0100 |
---|---|---|
committer | Leon Romanovsky <leon@kernel.org> | 2024-12-19 05:18:37 -0500 |
commit | 16b87037b48889d21854c8e97aec8a1baf2642b3 (patch) | |
tree | 680d23a244d00215fa6c2d3235a110178477eac7 /tools/perf/scripts/python/gecko.py | |
parent | 13a6691910cc23ea9ba4066e098603088673d5b0 (diff) |
RDMA/siw: Remove direct link to net_device
Do not manage a per device direct link to net_device. Rely
on associated ib_devices net_device management, not doubling
the effort locally. A badly managed local link to net_device
was causing a 'KASAN: slab-use-after-free' exception during
siw_query_port() call.
Fixes: bdcf26bf9b3a ("rdma/siw: network and RDMA core interface")
Reported-by: syzbot+4b87489410b4efd181bf@syzkaller.appspotmail.com
Closes: https://syzkaller.appspot.com/bug?extid=4b87489410b4efd181bf
Signed-off-by: Bernard Metzler <bmt@zurich.ibm.com>
Link: https://patch.msgid.link/20241212151848.564872-1-bmt@zurich.ibm.com
Reviewed-by: Zhu Yanjun <yanjun.zhu@linux.dev>
Signed-off-by: Leon Romanovsky <leon@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions