Skip to content

vendor: update bubblewrap to 0.11.2#21389

Merged
bolinfest merged 1 commit into
mainfrom
pr21389
May 6, 2026
Merged

vendor: update bubblewrap to 0.11.2#21389
bolinfest merged 1 commit into
mainfrom
pr21389

Conversation

@bolinfest

@bolinfest bolinfest commented May 6, 2026

Copy link
Copy Markdown
Collaborator

Why

codex-rs/vendor/bubblewrap had fallen behind upstream, and upstream v0.11.2 is the current Bubblewrap release. The release is a security update for CVE-2026-41163, affecting setuid Bubblewrap builds, and deprecates setuid support in favor of the default non-setuid build mode.

What changed

  • Refreshed the vendored Bubblewrap sources under codex-rs/vendor/bubblewrap to upstream v0.11.2.
  • Brought in the upstream -Dsupport_setuid build option, which defaults setuid support off.
  • Updated vendored release notes and documentation files included with Bubblewrap.

Verification

Not run locally; this PR only refreshes the vendored upstream Bubblewrap source snapshot.

Upstream release: https://github.com/containers/bubblewrap/releases/tag/v0.11.2

Refresh the vendored bubblewrap sources to upstream v0.11.2. This includes the setuid hardening for CVE-2026-41163 and keeps Codex's build-time bwrap copy aligned with the current upstream release.
@bolinfest bolinfest requested a review from viyatb-oai May 6, 2026 17:46
@bolinfest bolinfest enabled auto-merge (squash) May 6, 2026 17:51
@bolinfest bolinfest merged commit 123ec8b into main May 6, 2026
26 checks passed
@bolinfest bolinfest deleted the pr21389 branch May 6, 2026 18:10
@github-actions github-actions Bot locked and limited conversation to collaborators May 6, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants