lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ