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]
Message-ID: <172385819628.3430749.4587403453049798462.b4-ty@oracle.com>
Date: Fri, 16 Aug 2024 21:38:22 -0400
From: "Martin K. Petersen" <martin.petersen@...cle.com>
To: "James E.J. Bottomley" <James.Bottomley@...senPartnership.com>,
        "Rob Herring (Arm)" <robh@...nel.org>
Cc: "Martin K . Petersen" <martin.petersen@...cle.com>,
        Bart Van Assche <bvanassche@....org>, linux-scsi@...r.kernel.org,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2] scsi: ufs: ufshcd-pltfrm: Use of_property_present()

On Thu, 08 Aug 2024 11:06:44 -0600, Rob Herring (Arm) wrote:

> Use of_property_present() to test for property presence rather than
> of_find_property(). This is part of a larger effort to remove callers
> of of_find_property() and similar functions. of_find_property() leaks
> the DT struct property and data pointers which is a problem for
> dynamically allocated nodes which may be freed.
> 
> 
> [...]

Applied to 6.12/scsi-queue, thanks!

[1/1] scsi: ufs: ufshcd-pltfrm: Use of_property_present()
      https://git.kernel.org/mkp/scsi/c/fd9cb9615fca

-- 
Martin K. Petersen	Oracle Linux Engineering

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ