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
commit fefaedc upstream. 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> Signed-off-by: Dave Airlie <airlied@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
- Loading branch information