rtkit: *security* Pass uid of caller to polkit
Otherwise, we force polkit to look up the uid itself in /proc, which is racy if they execve() a setuid binary.
parent
92d24162
Please register or sign in to comment
Otherwise, we force polkit to look up the uid itself in /proc, which is racy if they execve() a setuid binary.