Package: rtkit / 0.10-2+wheezy1

Metadata

Package Version Patches format
rtkit 0.10-2+wheezy1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
02 fix undropped supp groups.patch | (download)

rtkit-daemon.c | 4 3 + 1 - 0 !
1 file changed, 3 insertions(+), 1 deletion(-)

 drop supplemental groups.
0001 SECURITY Pass uid of caller to polkit.patch | (download)

rtkit-daemon.c | 11 10 + 1 - 0 !
1 file changed, 10 insertions(+), 1 deletion(-)

 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.