Skip to content

fix(deps): bump crossbeam-epoch to 0.9.20 (RUSTSEC-2026-0204)#62

Merged
kingchenc merged 1 commit into
mainfrom
fix/rustsec-2026-0204-crossbeam
Jul 9, 2026
Merged

fix(deps): bump crossbeam-epoch to 0.9.20 (RUSTSEC-2026-0204)#62
kingchenc merged 1 commit into
mainfrom
fix/rustsec-2026-0204-crossbeam

Conversation

@kingchenc

Copy link
Copy Markdown
Contributor

cargo-deny fails on RUSTSEC-2026-0204 (crossbeam-epoch 0.9.18, transitively via crossbeam-deque) — the advisory landed org-wide after the last green run. Lock-only patch bump to the already-compatible 0.9.20; no Cargo.toml or code change.

Lock-only patch bump (0.9.18 -> 0.9.20) for RUSTSEC-2026-0204: an invalid
pointer dereference in the fmt::Pointer impl for crossbeam-epoch's Atomic/Shared,
reaching us transitively via crossbeam-deque. Restores cargo-deny to green. No
Cargo.toml or code change.
@kingchenc kingchenc merged commit 0ae0014 into main Jul 9, 2026
41 checks passed
@kingchenc kingchenc deleted the fix/rustsec-2026-0204-crossbeam branch July 9, 2026 01:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant