Skip to content
Commit 35a196be authored by Paul Moore's avatar Paul Moore
Browse files

proc: prevent changes to overridden credentials



Prevent userspace from changing the the /proc/PID/attr values if the
task's credentials are currently overriden.  This not only makes sense
conceptually, it also prevents some really bizarre error cases caused
when trying to commit credentials to a task with overridden
credentials.

Cc: <stable@vger.kernel.org>
Reported-by: default avatar"chengjian (D)" <cj.chengjian@huawei.com>
Signed-off-by: default avatarPaul Moore <paul@paul-moore.com>
Acked-by: default avatarJohn Johansen <john.johansen@canonical.com>
Acked-by: default avatarJames Morris <james.morris@microsoft.com>
Acked-by: default avatarCasey Schaufler <casey@schaufler-ca.com>
parent c750e692
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