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

Depends on sized-chunks which has soundness problems #153

Open
mzabaluev opened this issue Oct 16, 2020 · 2 comments
Open

Depends on sized-chunks which has soundness problems #153

mzabaluev opened this issue Oct 16, 2020 · 2 comments

Comments

@mzabaluev
Copy link

cargo audit reports the following when im-rs 15.0.0 is in the dependency tree:

ID:       RUSTSEC-2020-0041
Crate:    sized-chunks
Version:  0.6.2
Date:     2020-09-06
URL:      https://rustsec.org/advisories/RUSTSEC-2020-0041
Title:    Multiple soundness issues in Chunk and InlineArray
Solution:  No safe upgrade is available!
Dependency tree: 
sized-chunks 0.6.2
└── im-rc 15.0.0

See bodil/sized-chunks#11

@brightly-salty
Copy link

An update: looks like this can be fixed by upgrading sized-chunks to 0.6.3. Would a PR be accepted?

@brightly-salty
Copy link

Looks like #179 already fixes this and updates sized-chunks to 0.6.4, so I will not create a new PR

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

No branches or pull requests

2 participants