public inbox for linux-tegra@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] drm/dp: Fix out-of-bounds reads
@ 2022-02-25  3:56 Kees Cook
  2022-02-25  3:56 ` [PATCH v3 1/2] drm/dp: Fix off-by-one in register cache size Kees Cook
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Kees Cook @ 2022-02-25  3:56 UTC (permalink / raw)
  To: Daniel Vetter
  Cc: Kees Cook, Maarten Lankhorst, Maxime Ripard, Thomas Zimmermann,
	David Airlie, Gustavo A. R. Silva, Jani Nikula, Thierry Reding,
	Jonathan Hunter, Lyude Paul, Ville Syrjälä, Dave Airlie,
	Douglas Anderson, Ankit Nautiyal, Uma Shankar, Philipp Zabel,
	dri-devel, linux-kernel, linux-tegra, linux-hardening

Hi,

I'm sending these again, as they still need fixing. They have been
rebased due to the drm_dp_helper code being moved into a subdirectory.

Can someone please apply these? :)

Thanks!

-Kees

v1: https://patchwork.freedesktop.org/patch/465200/
    https://patchwork.freedesktop.org/patch/465201/
v2: https://patchwork.freedesktop.org/patch/468350/
    https://patchwork.freedesktop.org/patch/468351/
v3:
 - add review tags
 - rebase to drm/drm-next

Kees Cook (2):
  drm/dp: Fix off-by-one in register cache size
  drm/dp: Fix OOB read when handling Post Cursor2 register

 drivers/gpu/drm/dp/drm_dp.c    | 10 ----------
 drivers/gpu/drm/tegra/dp.c     | 11 ++++++++++-
 include/drm/dp/drm_dp_helper.h |  4 +---
 3 files changed, 11 insertions(+), 14 deletions(-)

-- 
2.30.2


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

end of thread, other threads:[~2022-02-27 18:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-25  3:56 [PATCH v3 0/2] drm/dp: Fix out-of-bounds reads Kees Cook
2022-02-25  3:56 ` [PATCH v3 1/2] drm/dp: Fix off-by-one in register cache size Kees Cook
2022-02-25  3:56 ` [PATCH v3 2/2] drm/dp: Fix OOB read when handling Post Cursor2 register Kees Cook
2022-02-25  9:30 ` [PATCH v3 0/2] drm/dp: Fix out-of-bounds reads Thierry Reding
2022-02-27 18:55   ` Kees Cook

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