CRITICAL 9.8
GHSA-c3cw-c387-pj65
Double free in crossbeam
상세
Even if an element is popped from a queue, crossbeam would run its destructor inside the epoch-based garbage collector. This is a source of double frees.
The flaw was corrected by wrapping elements inside queues in a ManuallyDrop.
이 버전이 영향받나요?
사용 중인 패키지 버전을 입력하면 즉시 평가합니다.
영향 패키지
crates.io / crossbeam
최초 영향 버전:
0.4.0 수정 버전: 0.4.1 Upgrade crossbeam to 0.4.1 or newer (ecosystem crates.io).