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

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

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

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

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

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.

@soenkeliebau
Copy link
Member

Project does not depend on generic-array anymore.

stackable-bot added a commit that referenced this issue Dec 8, 2021
…ackabletech/operator-templating repo.

Original commit message:
Bumps EmbarkStudios/cargo-deny-action from 1.2.6 to 1.2.9. (#30)

Commits
f2d2f98 Bump to 0.11.0
9fc24d5 Bump cargo in image to 1.57.0
bbd7543 Bump to 0.11.0
4c4933d Add asn1rs to the list of users (#39)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant