Bugzilla – Bug 1033292
AUDIT-0: kcm_sddm: new DBus service org.kde.kcontrol.kcmsddm.service
Last modified: 2017-05-17 13:42:49 UTC
It's come to the attention of the security team that the package KDE:Frameworks5/kcm_sddm slipped into openSUSE:Factory and openSUSE:Leap 42.{1,2} without going through a proper DBus/polkit review. It is against policy to override the rpmlint messages for DBus/polkit via rpmlintrc. Part of this was already reviewed in bug 904313 it seems. The service seems to have been extended with new methods and privileges.
taking this bug
Looks like we have the 'save' polkit action as auth_admin. The other actions (installtheme) were not yet requested, so we wont whitelist them yet. Nothing of the code should be called without admin privileges; so we should be fine with our config. closing bug