The kdbuswreck
The kdbuswreck
Posted Apr 23, 2015 23:23 UTC (Thu) by dlang (guest, #313)In reply to: The kdbuswreck by jspaleta
Parent article: The kdbuswreck
If the kernel API says that it passes caps, it is _really_ hard to change that later without breaking something in userspace that depends on it.
This is one of the big reasons people are unhappy with kdbus, it locks a lot of dbus specific policies into the kernel API
The claim is that the only thing that should talk to it is libdbus, but we've already seen that such a policy doesn't work against the userspace dbus, so why would it work against kdbus?
