[PATCH v2 0/2] drm: adv7511: ADV7535 fixes
Biju Das
biju.das.jz at bp.renesas.com
Tue Nov 5 11:12:17 UTC 2024
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[].
changes in v2:
* Added the tag "Cc: stable at vger.kernel.org" in the sign-off area.
* Dropped invalid Mail address Archit Taneja <architt at codeaurora.org>.
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
More information about the dri-devel
mailing list