Skip to content

Report soundness bug with concurrency in futures-intrusive #482

New issue

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

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

Already on GitHub? # to your account

Merged
merged 1 commit into from
Nov 19, 2020

Conversation

ammaraskar
Copy link
Contributor

Upstream issue: Matthias247/futures-intrusive#53

This is a soundness issue with a Sync trait that allows data races with the lock guard object. Very similar to one reported in the standard library's own mutex guard.

@ammaraskar ammaraskar changed the title Report unsoundness bug with concurrency in futures-intrusive Report soundness bug with concurrency in futures-intrusive Nov 17, 2020
@tarcieri tarcieri merged commit 15125a9 into rustsec:master Nov 19, 2020
@tarcieri
Copy link
Member

Thanks! Assigned RUSTSEC-2020-0072

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants