dbus-broker: fix CVE-2026-16730#545948
Open
geri1701 wants to merge 1 commit into
Open
Conversation
r-vdp
requested changes
Jul 26, 2026
r-vdp
left a comment
Contributor
There was a problem hiding this comment.
Can we just fetch the two commits separately using the commit hashes instead of using a range like this? That would make it a lot easier to see at a glance which commits we are including exactly.
geri1701
force-pushed
the
dbus-broker-cve-2026-16730
branch
from
July 26, 2026 13:48
9424f4f to
5451e4e
Compare
geri1701
force-pushed
the
dbus-broker-cve-2026-16730
branch
from
July 26, 2026 13:53
5451e4e to
df01f7b
Compare
Backport both accepted upstream fixes to account peer pidfds and raise the broker soft RLIMIT_NOFILE to its hard limit. bus1/dbus-broker#439 Assisted-by: pi coding agent / Mika (OpenAI gpt-5.6-sol)
nixpkgs-branch-check
Bot
dismissed
their stale review
July 26, 2026 14:01
Review dismissed automatically
geri1701
force-pushed
the
dbus-broker-cve-2026-16730
branch
from
July 26, 2026 14:03
df01f7b to
e64d5b6
Compare
Member
Author
Done, I’ve changed this to fetch each commit separately. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backport both accepted fixes from bus1/dbus-broker#439 for CVE-2026-16730. The first commit accounts peer pidfds to the connecting peer, and the second raises the broker's soft
RLIMIT_NOFILEto its hard limit. Both are required to prevent connection pressure from terminating the session bus.Upstream issue: bus1/dbus-broker#435
Addresses #545679
Assisted-by: pi coding agent / Mika (OpenAI gpt-5.6-sol)
Things done
passthru.tests.nixpkgs-reviewon this PR. See nixpkgs-review usage../result/bin/.