Do some measurement of execution speed for rust and ruby when communicate with D-Bus| Agama Blog
dde-api-proxy is a component of the Deepin desktop environment that provides backward compatibility for legacy D-Bus service and interface names. We discovered a major authentication flaw in the design of this D-Bus proxy component.| SUSE Security Team Blog
In tuned version 2.23 new D-Bus methods have been added to its privileged daemon. We identified a couple of issues, including a local root exploit, in the additions.| SUSE Security Team Blog
A newly added D-Bus system service for gnome-remote-desktop release 46 exposes the remote desktop private SSL certificate to other local users.| SUSE Security Team Blog
Do some measurement of execution speed for rust and ruby when communicate with D-Bus| YaST
Over the last couple of days I’ve been looking at a refcounting issue in GLib’s D-Bus implementation. As with many things in GLib, the allocations in this code use refcounting, rather than new/free…| Philip Withnall