This update for dbus-1 fixes the following issues:
CVE-2022-42010: Fixed a potential crash that could be triggered by an invalid signature (bsc#1204111).
CVE-2022-42011: Fixed an out of bounds read caused by a fixed length array (bsc#1204112).
CVE-2022-42012: Fixed use-after-free and possible memory corruption via a message in non-native endianness with out-of-band Unix file descriptors (bsc#1204113).
Disable assertions to prevent unexpected DDoS attacks (bsc#1087072).