Skip to content
Commit 62f29bab authored by serue@us.ibm.com's avatar serue@us.ibm.com Committed by Dave Airlie
Browse files

agp: remove uid comparison as security check



In the face of containers and user namespaces, a uid==0 check for
security is not safe.  Switch to a capability check.

I'm not sure I picked the right capability, but this being AGP
CAP_SYS_RAWIO seemed to make sense.

Signed-off-by: default avatarSerge Hallyn <serue@us.ibm.com>
Signed-off-by: default avatarDave Airlie <airlied@linux.ie>
parent 1fa4db7d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment