Re: [PATCH v3 0/2] drm/dp: Fix out-of-bounds reads

2022-02-27 Thread Kees Cook
On Fri, Feb 25, 2022 at 10:30:19AM +0100, Thierry Reding wrote: > On Thu, Feb 24, 2022 at 07:56:08PM -0800, Kees Cook wrote: > > 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. > > Yeah, I no

Re: [PATCH v3 0/2] drm/dp: Fix out-of-bounds reads

2022-02-25 Thread Thierry Reding
On Thu, Feb 24, 2022 at 07:56:08PM -0800, Kees Cook wrote: > 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. Yeah, I noticed the other day that this had been partially reverted by the DP code move.

[PATCH v3 0/2] drm/dp: Fix out-of-bounds reads

2022-02-24 Thread Kees Cook
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/