Linux kernel -stable discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] drm: adv7511: ADV7535 fixes
@ 2024-11-05 11:02 Biju Das
  2024-11-05 11:02 ` [PATCH 1/2] drm: adv7511: Fix use-after-free in adv7533_attach_dsi() Biju Das
  2024-11-05 11:02 ` [PATCH 2/2] drm: adv7511: Fix out-of-bounds array in clock_div_by_lanes Biju Das
  0 siblings, 2 replies; 4+ messages in thread
From: Biju Das @ 2024-11-05 11:02 UTC (permalink / raw)
  To: Andrzej Hajda, Neil Armstrong, Robert Foss, Maarten Lankhorst,
	Maxime Ripard, Thomas Zimmermann, David Airlie, Simona Vetter
  Cc: Biju Das, Laurent Pinchart, Jonas Karlman, Jernej Skrabec,
	Archit Taneja, dri-devel, Geert Uytterhoeven,
	Prabhakar Mahadev Lad, Biju Das, stable, linux-renesas-soc

This patch series aims to fix 2 bugs in ADV7535 driver
1) use-after-free bug in adv7533_attach_dsi()
2) out-of-bounds array in adv7511_dsi_config_timing_gen() for
   clock_div_by_lanes[].

Biju Das (2):
  drm: adv7511: Fix use-after-free in adv7533_attach_dsi()
  drm: adv7511: Fix out-of-bounds array in clock_div_by_lanes

 drivers/gpu/drm/bridge/adv7511/adv7533.c | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2024-11-05 11:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-05 11:02 [PATCH 0/2] drm: adv7511: ADV7535 fixes Biju Das
2024-11-05 11:02 ` [PATCH 1/2] drm: adv7511: Fix use-after-free in adv7533_attach_dsi() Biju Das
2024-11-05 11:03   ` kernel test robot
2024-11-05 11:02 ` [PATCH 2/2] drm: adv7511: Fix out-of-bounds array in clock_div_by_lanes Biju Das

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