[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <98e633a52bdb6705c70a4fd96b2334fa.broonie@kernel.org>
Date: Fri, 16 May 2025 13:31:26 +0200
From: Mark Brown <broonie@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Liam Girdwood <lgirdwood@...il.com>, linux-kernel@...r.kernel.org, Mark Brown <broonie@...nel.org>
Subject: [GIT PULL] regulator fixes for v6.15-rc6
The following changes since commit 92a09c47464d040866cf2b4cd052bc60555185fb:
Linux 6.15-rc5 (2025-05-04 13:55:04 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/regulator-fix-v6.15-rc6
for you to fetch changes up to 6b0cd72757c69bc2d45da42b41023e288d02e772:
regulator: max20086: fix invalid memory access (2025-05-14 11:16:52 +0200)
----------------------------------------------------------------
regulator: Fix for v6.15
This fixes an invalid memory access in the MAX20086 driver which could
occur during error handling for failed probe due to a hidden use of
devres in the core DT parsing code.
----------------------------------------------------------------
Cosmin Tanislav (1):
regulator: max20086: fix invalid memory access
drivers/regulator/max20086-regulator.c | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
Powered by blists - more mailing lists