VDB
EN

RUSTSEC-2026-0204

Invalid pointer dereference in `fmt::Pointer` impl for `Atomic` and `Shared` when the underlying pointer is invalid

상세

Affected versions of `fmt::Display` dereference the underlying pointer. This causes a invalid pointer dereference e.g., when a pointer created with `Atomic::null` or `Shared::null`. `fmt::Debug` impls and pre-0.9 `fmt::Display` impls, which do not dereference pointers, are not affected by this issue.

이 버전이 영향받나요?

사용 중인 패키지 버전을 입력하면 즉시 평가합니다.

영향 패키지

crates.io / crossbeam-epoch
최초 영향 버전: 0.9.0 수정 버전: 0.9.20

Upgrade crossbeam-epoch to 0.9.20 or newer (ecosystem crates.io).

참고