Fedora 12 to remove unprivileged package installation
Posted Nov 20, 2009 21:18 UTC (Fri) by
drag (subscriber, #31333)
In reply to:
Fedora 12 to remove unprivileged package installation by dskoll
Parent article:
Fedora 12 to remove unprivileged package installation
Yeah. The defaults were not that sensible. Only one user should be
administrator and it should of been apparent in the release documentation.
However the Dbus IPC is sockets-based. Nothing exotic like a shared memory
scheme or anything like that. It gives users root access via those
privileged daemons in the a similar manner that having httpd running as
root
gives remote users root access over port 80.
So ya any security issues in dbus itself or the dbus libraries that
applications use would quite easily lead to a compromise and that is
something that distros and developers are going to have to be very careful
about. As long as that is audited and user supplied input over dbus is
carefully managed
then it should reduce the attack vector for attackers seeking local root
exploits by quite a bit for typical desktop users (vs traditional linux
desktop
were open sudo and su access are regularly used features)
(
Log in to post comments)