[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20211028122340.C5766610C8@mail.kernel.org>
Date: Thu, 28 Oct 2021 13:23:37 +0100
From: Mark Brown <broonie@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, Mark Brown <broonie@...nel.org>
Subject: [GIT PULL] regmap fixes for v5.15-rc7
The following changes since commit d287801c497151a44e5577fb3bbab673fe52e7b0:
Merge series "Use raw spinlocks in the ls-extirq driver" from Vladimir Oltean <vladimir.oltean@....com>: (2021-08-26 13:40:35 +0100)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git tags/regmap-fix-v5.15-rc7
for you to fetch changes up to 55e6d8037805b3400096d621091dfbf713f97e83:
regmap: Fix possible double-free in regcache_rbtree_exit() (2021-10-12 11:48:43 +0100)
----------------------------------------------------------------
regmap: Fix for v5.15
This fixes a potential double free when handling an out of memory error
inserting a node into an rbtree regcache.
----------------------------------------------------------------
Yang Yingliang (1):
regmap: Fix possible double-free in regcache_rbtree_exit()
drivers/base/regmap/regcache-rbtree.c | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
Powered by blists - more mailing lists