http://forums.dds6qkxpwdeubwucdiaord2xgbbeyds25rbsgr73tbfpqpt4a6vjwsyd.onion/t/selecting-secure-packages-from-packages-debian-org/9152?page=2
D-Bus is an IPC mechanism i.e. apps use it to talk to other apps. It’s possible for an attacker to abuse D-Bus to communicate with an app outside of the sandbox and make it execute commands. For example, Jail escape through DBus · Issue #796 · netblue30/firejail · GitHub D-Bus was not created with isolation in mind. sandbox-app-launcher cuts off access to D-Bus except the per-sandbox session bus to prevent it from being abused for anything. 1 Like HulaHoop April 6, 2020, 9:30pm 22 dbus is...