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

Temp. ignore thread_local 1.1.3 security warning #2788

Merged
merged 2 commits into from Jan 24, 2022
Merged

Temp. ignore thread_local 1.1.3 security warning #2788

merged 2 commits into from Jan 24, 2022

Conversation

SebastianBor
Copy link
Contributor

@SebastianBor SebastianBor commented Jan 24, 2022

Summary

Data race in Iter and IterMut in thread_local 1.1.3 upstream dependencies

Date: 2022-01-23
https://rustsec.org/advisories/RUSTSEC-2022-0006
Solution: Upgrade to >=1.1.4
Ingored untill fixed in solana sdk

@CriesofCarrots
Copy link
Contributor

We should be able to bump the package without waiting for an sdk release: cargo update -p thread_local

@SebastianBor SebastianBor merged commit 44b338f into solana-labs:master Jan 24, 2022
CriesofCarrots added a commit to CriesofCarrots/solana-program-library that referenced this pull request Jan 24, 2022
CriesofCarrots added a commit that referenced this pull request Jan 24, 2022
* Revert "Temp. ignore thread_local 1.1.3 security warning (#2788)"

This reverts commit 44b338f.

* Bump thread_local
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 this pull request may close these issues.

None yet

2 participants