Hardening: only allow the uid of the dbus-daemon to call UpdateActivationEnvironment
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Fri, 19 Dec 2014 19:19:00 +0000 (19:19 +0000)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Thu, 1 Jan 2015 23:32:22 +0000 (23:32 +0000)
commita67cb9bf1c092e9ade210cb9d894664298687f8f
tree58ad7db4a14081410849f09ad26a2a64364bcd62
parent6a3f563a4b9449b257015f6118821057239a395b
Hardening: only allow the uid of the dbus-daemon to call UpdateActivationEnvironment

As with the previous commit, this is probably not actually privilege
escalation due to the use of an activation helper that cleans up its
environment, but let's be extra-careful here.

Reviewed-by: Thiago Macieira <thiago@kde.org>
[adjusted commit message -smcv]
bus/driver.c