[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <171197218379.76491.12221042581191709272.b4-ty@kernel.org>
Date: Mon, 01 Apr 2024 14:49:43 +0300
From: Leon Romanovsky <leon@...nel.org>
To: Jason Gunthorpe <jgg@...pe.ca>, linux-rdma@...r.kernel.org,
linux-kernel@...r.kernel.org, Wenchao Hao <haowenchao2@...wei.com>
Cc: louhongxiang@...wei.com
Subject: Re: [PATCH v2] RDMA/restrack: Fix potential invalid address access
On Mon, 18 Mar 2024 17:23:20 +0800, Wenchao Hao wrote:
> struct rdma_restrack_entry's kern_name was set to KBUILD_MODNAME
> in ib_create_cq(), while if the module exited but forgot del this
> rdma_restrack_entry, it would cause a invalid address access in
> rdma_restrack_clean() when print the owner of this rdma_restrack_entry.
>
> These code is used to help find one forgotten PD release in one of the
> ULPs. But it is not needed anymore, so delete them.
>
> [...]
Applied, thanks!
[1/1] RDMA/restrack: Fix potential invalid address access
https://git.kernel.org/rdma/rdma/c/ca537a34775c10
Best regards,
--
Leon Romanovsky <leon@...nel.org>
Powered by blists - more mailing lists