Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

linked-hash-map < 0.5.3 is unsound #298

Closed
RalfJung opened this issue May 14, 2020 · 0 comments · Fixed by #316
Closed

linked-hash-map < 0.5.3 is unsound #298

RalfJung opened this issue May 14, 2020 · 0 comments · Fixed by #316

Comments

@RalfJung
Copy link
Contributor

RalfJung commented May 14, 2020

Old versions of linked-hash-map incorrectly create an uninitialized NonNull (contain-rs/linked-hash-map#100). This was fixed with version 0.5.3.

The advisory should probably follow whatever policy ends up being in place for soundness bugs.

@alex alex closed this as completed in #316 Jul 24, 2020
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 a pull request may close this issue.

1 participant