Affected versions of this crate use orderings which are too weak to support this data structure. It is likely this has caused memory corruption in the wild: https://github.com/crossbeam-rs/crossbeam/issues/97#issuecomment-412785919.
m4b / dryad
This project might be open to known security vulnerabilities, which can be prevented by tightening the version range of affected dependencies. Find detailed information at the bottom.
dryad
(5 total, 2 outdated, 1 possibly insecure)
Crate | Required | Latest | Status |
---|---|---|---|
libc | ^0.2 | 0.2.172 | up to date |
crossbeam ⚠️ | ^0.2.9 | 0.8.4 | out of date |
colorify | ^0.2.2 | 0.2.3 | up to date |
syscall | ^0.2.1 | N/A | up to date |
goblin | ^0.0.14 | 0.9.3 | out of date |
(1 total, all up-to-date)
Crate | Required | Latest | Status |
---|---|---|---|
gcc | ^0.3 | 0.3.55 | up to date |
asm
No external dependencies! 🙌
crossbeam
: `MsQueue` `push`/`pop` use the wrong orderingsAffected versions of this crate use orderings which are too weak to support this data structure. It is likely this has caused memory corruption in the wild: https://github.com/crossbeam-rs/crossbeam/issues/97#issuecomment-412785919.