[apparmor] [PATCH 0/2] Adjust D-Bus abstractions for bus mediation
Tyler Hicks
tyhicks at canonical.com
Fri Dec 20 06:06:45 UTC 2013
The dbus and dbus-session abstractions grant access to the system and session
buses but they're missing rules required for the new D-Bus mediation feature in
AppArmor.
Additionally, an abstraction is needed for the accessibility bus.
Those abstractions should continue granting full access to the corresponding
buses. In the near term, I'd like to add new abstractions (something like
"dbus-session-minimal") that include the basic rules needed to connect to the
bus. Then the existing, full access buses will be adjusted to #include those
minimal abstractions, plus a permissive rule like 'dbus bus=session,'. Before
that can happen, https://launchpad.net/bugs/1262938 should be fixed.
Tyler
More information about the AppArmor
mailing list