The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [PATCH 0/2] nvmem: fixes for 7.1
@ 2026-05-30 20:43 srini
  2026-05-30 20:43 ` [PATCH 1/2] nvmem: layouts: onie-tlv: fix hang on unknown types srini
  2026-05-30 20:43 ` [PATCH 2/2] nvmem: core: fix use-after-free bugs in error paths srini
  0 siblings, 2 replies; 3+ messages in thread
From: srini @ 2026-05-30 20:43 UTC (permalink / raw)
  To: gregkh; +Cc: linux-kernel, Srinivas Kandagatla

From: Srinivas Kandagatla <srini@kernel.org>

Hi Greg,
Here are some fixes in nvmem which can go for 7.1 release
Could you please queue these as 7.1 material.

Fixes include 
	- a use-after fix bug fix 
	- fix hang in onie-tlv

Thanks for all the help,
Srini

Andre Heider (1):
  nvmem: layouts: onie-tlv: fix hang on unknown types

Bartosz Golaszewski (1):
  nvmem: core: fix use-after-free bugs in error paths

 drivers/nvmem/core.c             | 12 +++++-------
 drivers/nvmem/layouts/onie-tlv.c |  3 ++-
 2 files changed, 7 insertions(+), 8 deletions(-)

-- 
2.53.0


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-05-30 20:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-30 20:43 [PATCH 0/2] nvmem: fixes for 7.1 srini
2026-05-30 20:43 ` [PATCH 1/2] nvmem: layouts: onie-tlv: fix hang on unknown types srini
2026-05-30 20:43 ` [PATCH 2/2] nvmem: core: fix use-after-free bugs in error paths srini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox