Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 893662 - <sys-apps/dbus-1.15.4[debug]: Crash when assertions are enabled
Summary: <sys-apps/dbus-1.15.4[debug]: Crash when assertions are enabled
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Security
Classification: Unclassified
Component: Vulnerabilities (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Gentoo Security
URL:
Whiteboard: B3 [noglsa]
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-09 01:51 UTC by Sam James
Modified: 2024-03-04 12:09 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-02-09 01:51:38 UTC
```
Denial of service fixes:

• Fix an incorrect assertion that could be used to crash dbus-daemon or
  other users of DBusServer prior to authentication, if libdbus was compiled
  with assertions enabled.
  We recommend that production builds of dbus, for example in OS distributions,
  should be compiled with checks but without assertions.
  (dbus#421, Ralf Habacker; thanks to Evgeny Vereshchagin)
```
Comment 1 Larry the Git Cow gentoo-dev 2023-02-09 01:59:07 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2fef5a770a1f148174f54eec6ca874c6ee4f611

commit e2fef5a770a1f148174f54eec6ca874c6ee4f611
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-02-09 01:54:05 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-02-09 01:54:05 +0000

    sys-apps/dbus: add 1.15.4
    
    Bug: https://bugs.gentoo.org/893662
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-apps/dbus/Manifest           |   1 +
 sys-apps/dbus/dbus-1.15.4.ebuild | 297 +++++++++++++++++++++++++++++++++++++++
 2 files changed, 298 insertions(+)