diff options
author | Chris Wilson <[email protected]> | 2018-02-08 08:51:51 +0000 |
---|---|---|
committer | Rodrigo Vivi <[email protected]> | 2018-02-12 23:34:59 -0800 |
commit | 33afe065b66f226ee5f90ab24ff55799c896e381 (patch) | |
tree | 07bea367a21ee851d046dc9827b644229524513d /net/unix/af_unix.c | |
parent | 73b0fcd24ef1b8e20b7f6e6babcde540d96d0cb2 (diff) |
drm/i915: Avoid truncation before clamping userspace's priority value
Userspace provides a 64b value for the priority, we need to be careful
to preserve the full range before validation to prevent truncation (and
letting an illegal value pass).
Reported-by: Antonio Argenziano <[email protected]>
Fixes: ac14fbd460d0 ("drm/i915/scheduler: Support user-defined priorities")
Signed-off-by: Chris Wilson <[email protected]>
Cc: Antonio Argenziano <[email protected]>
Cc: Michal Winiarski <[email protected]>
Cc: Mika Kuoppala <[email protected]>
Cc: Joonas Lahtinen <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Reviewed-by: Joonas Lahtinen <[email protected]>
(cherry picked from commit 11a18f631959fd1ca10856c836a827683536770c)
Signed-off-by: Rodrigo Vivi <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions