[GIT PULL] regmap fixes for v6.5-rc1
From: Mark Brown
Date: Sat Jul 15 2023 - 07:53:33 EST
The following changes since commit 06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5:
Linux 6.5-rc1 (2023-07-09 13:53:13 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git tags/regmap-fix-v6.5-rc1
for you to fetch changes up to 963b54df82b6d6206d7def273390bf3f7af558e1:
regmap-irq: Fix out-of-bounds access when allocating config buffers (2023-07-12 12:05:10 +0100)
----------------------------------------------------------------
regmap: Fix for v6.5
One fix for an out of bounds access in the interupt code here.
----------------------------------------------------------------
Isaac J. Manjarres (1):
regmap-irq: Fix out-of-bounds access when allocating config buffers
drivers/base/regmap/regmap-irq.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)