Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

RUSTSEC-2020-0146: arr! macro erases lifetimes #3

Open
github-actions bot opened this issue Mar 2, 2021 · 1 comment
Open

RUSTSEC-2020-0146: arr! macro erases lifetimes #3

github-actions bot opened this issue Mar 2, 2021 · 1 comment
Labels

Comments

@github-actions
Copy link

github-actions bot commented Mar 2, 2021

arr! macro erases lifetimes

Details
Package generic-array
Version 0.12.3
URL fizyk20/generic-array#98
Date 2020-04-09
Patched versions >=0.14.0
Unaffected versions <0.8.0

Affected versions of this crate allowed unsoundly extending
lifetimes using arr! macro. This may result in a variety of
memory corruption scenarios, most likely use-after-free.

See advisory page for additional details.

@github-actions
Copy link
Author

github-actions bot commented May 1, 2021

Marking Issue as stale, will be closed in 7 days if no more activity is seen

@github-actions github-actions bot added the stale label May 1, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

0 participants