Skip to content

update crossbeam-deque to fix audit#48384

Merged
jkarneges merged 2 commits into
mainfrom
jkarneges/fix-audit
Jul 7, 2026
Merged

update crossbeam-deque to fix audit#48384
jkarneges merged 2 commits into
mainfrom
jkarneges/fix-audit

Conversation

@jkarneges

@jkarneges jkarneges commented Jul 7, 2026

Copy link
Copy Markdown
Member

Fixes:

Crate:     crossbeam-epoch
Version:   0.9.15
Title:     Invalid pointer dereference in `fmt::Pointer` impl for `Atomic` and `Shared` when the underlying pointer is invalid
Date:      2026-07-06
ID:        RUSTSEC-2026-0204
URL:       https://rustsec.org/advisories/RUSTSEC-2026-0204
Solution:  Upgrade to >=0.9.20
Dependency tree:
crossbeam-epoch 0.9.15
└── crossbeam-deque 0.8.3
    └── rayon-core 1.13.0
        └── rayon 1.12.0
            └── criterion 0.5.1
                └── pushpin 1.42.0-dev

@jkarneges jkarneges requested a review from a team July 7, 2026 14:43
@jkarneges jkarneges merged commit b126004 into main Jul 7, 2026
19 checks passed
@jkarneges jkarneges deleted the jkarneges/fix-audit branch July 7, 2026 15:54
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.

2 participants