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: <173503693779.903491.16509024462497085672.b4-ty@kernel.org>
Date: Tue, 24 Dec 2024 16:12:17 +0530
From: Vinod Koul <vkoul@...nel.org>
To: Thomas Petazzoni <thomas.petazzoni@...e-electrons.com>, 
 Javier Carrasco <javier.carrasco.cruz@...il.com>
Cc: dmaengine@...r.kernel.org, linux-kernel@...r.kernel.org, 
 stable@...r.kernel.org
Subject: Re: (subset) [PATCH 0/2] dmaengine: mv_xor: fix child node
 handling and switch to scoped loop


On Fri, 11 Oct 2024 22:57:58 +0200, Javier Carrasco wrote:
> This series fixes a wrong handling of the child node within the
> for_each_child_of_node() by adding the missing calls to of_node_put() to
> make it compatible with stable kernels that don't provide the scoped
> variant of the macro, which is more secure and was introduced early this
> year. The switch to the scoped macro is the next patch, which makes the
> coe more robust and will avoid such issues in new error paths.
> 
> [...]

Applied, thanks!

[2/2] dmaengine: mv_xor: switch to for_each_child_of_node_scoped()
      commit: 9f6caa3978b0e859da39e4ace7973b877222dfd4

Best regards,
-- 
~Vinod



Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ