diff options
author | Jerome Glisse <[email protected]> | 2013-02-11 08:57:18 -0500 |
---|---|---|
committer | Dave Airlie <[email protected]> | 2013-02-12 16:56:25 +1000 |
commit | de0babd60d8d43b58fd06a7803151d32cb589af0 (patch) | |
tree | 4791ef696001b44741deb85c092c1cc43654ab6b /net/unix/sysctl_net_unix.c | |
parent | e28f639eeaa97b6029b0db8890b2a4ce99e642c6 (diff) |
drm/radeon: enforce use of radeon_get_ib_value when reading user cmd
When ever parsing cmd buffer supplied by userspace we need to use
radeon_get_ib_value rather than directly accessing the ib as the user
cmd might not yet be copied into the ib thus the parser might read
value that does not correspond to what user is sending and possibly
allowing user to send malicious command undected.
Signed-off-by: Jerome Glisse <[email protected]>
Reviewed-by: Alex Deucher <[email protected]>
Signed-off-by: Dave Airlie <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions