[PATCH v3 0/2] drm/dp: Fix out-of-bounds reads
Kees Cook
keescook at chromium.org
Fri Feb 25 03:56:08 UTC 2022
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
More information about the dri-devel
mailing list