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

Update thread_local to 1.1.7 to fix RUSTSEC-2022-0006 #7

Merged
merged 1 commit into from
Jul 15, 2023
Merged

Update thread_local to 1.1.7 to fix RUSTSEC-2022-0006 #7

merged 1 commit into from
Jul 15, 2023

Conversation

striezel
Copy link
Contributor

The update fixes a data race in which was present in version 1.1.4 and earlier versions of thread_local. For more information see https://rustsec.org/advisories/RUSTSEC-2022-0006. This vulnerability is also known as GHSA-9hpw-r23r-xgm5.

This vulnerability is also known as GHSA-9hpw-r23r-xgm5.
The update fixes a data race in which was present in version 1.1.4
and earlier versions of `thread_local`. For more information see
<https://rustsec.org/advisories/RUSTSEC-2022-0006>.
@NiklasEi NiklasEi merged commit a1f6ed6 into NiklasEi:master Jul 15, 2023
5 checks passed
@striezel striezel deleted the thread_local-update branch July 15, 2023 22:42
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