Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drm/radeon: check incoming cliprects pointer
The "boxes" parameter points into userspace memory. It should be verified like any other operation against user memory. Signed-off-by: Kees Cook <keescook@chromium.org> Cc: stable@vger.kernel.org Signed-off-by: Dave Airlie <airlied@redhat.com>
- Loading branch information