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: <176442014544.45479.15790176921184531760.b4-ty@bootlin.com>
Date: Sat, 29 Nov 2025 13:43:07 +0100
From: Miquel Raynal <miquel.raynal@...tlin.com>
To: richard@....at,
	vigneshr@...com,
	Haotian Zhang <vulab@...as.ac.cn>
Cc: Miquel Raynal <miquel.raynal@...tlin.com>,
	linux-mtd@...ts.infradead.org,
	linux-renesas-soc@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH] mtd: rawnand: renesas: Handle devm_pm_runtime_enable() errors

On Mon, 24 Nov 2025 00:35:51 +0800, Haotian Zhang wrote:
> devm_pm_runtime_enable() can fail due to memory allocation failures.
> The current code ignores its return value and proceeds with
> pm_runtime_resume_and_get(), which may operate on incorrectly
> initialized runtime PM state.
> 
> Check the return value of devm_pm_runtime_enable() and return the
> error code if it fails.
> 
> [...]

Applied to nand/next after fixing the spacing, thanks!

[1/1] mtd: rawnand: renesas: Handle devm_pm_runtime_enable() errors
      commit: a3623e1ae1ed6be4d49b2ccb9996a9d2b65c1828

Patche(s) should be available on mtd/linux.git and will be
part of the next PR (provided that no robot complains by then).

Kind regards,
Miquèl

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ