public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] mmc: vub300: fix NULL-deref and UAF on disconnect
@ 2026-03-27 10:52 Johan Hovold
  2026-03-27 10:52 ` [PATCH 1/4] mmc: vub300: fix NULL-deref " Johan Hovold
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Johan Hovold @ 2026-03-27 10:52 UTC (permalink / raw)
  To: Ulf Hansson; +Cc: linux-mmc, linux-kernel, Johan Hovold

This series fixes lifetime issues that can lead to NULL pointer
dereferences and use-after-free.

Included are also two related cleanups.

Johan


Johan Hovold (4):
  mmc: vub300: fix NULL-deref on disconnect
  mmc: vub300: fix use-after-free on disconnect
  mmc: vub300: rename probe error labels
  mmc: vub300: clean up module init

 drivers/mmc/host/vub300.c | 70 +++++++++++++++++++++------------------
 1 file changed, 38 insertions(+), 32 deletions(-)

-- 
2.52.0


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

end of thread, other threads:[~2026-03-31 11:16 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-27 10:52 [PATCH 0/4] mmc: vub300: fix NULL-deref and UAF on disconnect Johan Hovold
2026-03-27 10:52 ` [PATCH 1/4] mmc: vub300: fix NULL-deref " Johan Hovold
2026-03-31 10:13   ` Ulf Hansson
2026-03-31 10:32     ` Johan Hovold
2026-03-31 11:03       ` Ulf Hansson
2026-03-31 11:16         ` Johan Hovold
2026-03-27 10:52 ` [PATCH 2/4] mmc: vub300: fix use-after-free " Johan Hovold
2026-03-31 10:24   ` Ulf Hansson
2026-03-27 10:52 ` [PATCH 3/4] mmc: vub300: rename probe error labels Johan Hovold
2026-03-27 10:52 ` [PATCH 4/4] mmc: vub300: clean up module init Johan Hovold
2026-03-31 11:14 ` [PATCH 0/4] mmc: vub300: fix NULL-deref and UAF on disconnect Ulf Hansson

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