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

RUSTSEC-2020-0159: Potential segfault in localtime_r invocations #3166

Closed
github-actions bot opened this issue Oct 19, 2021 · 0 comments · Fixed by #3985 or #4232
Closed

RUSTSEC-2020-0159: Potential segfault in localtime_r invocations #3166

github-actions bot opened this issue Oct 19, 2021 · 0 comments · Fixed by #3985 or #4232
Labels
🔒 security Pull requests that address a security vulnerability 🌊 upstream Depends on an upstream solve beyond starship

Comments

@github-actions
Copy link
Contributor

Potential segfault in localtime_r invocations

Details
Package chrono
Version 0.4.19
URL chronotope/chrono#499
Date 2020-11-10

Impact

Unix-like operating systems may segfault due to dereferencing a dangling pointer in specific circumstances. This requires an environment variable to be set in a different thread than the affected functions. This may occur without the user's knowledge, notably in a third-party library.

Workarounds

No workarounds are known.

References

See advisory page for additional details.

@andytom andytom added the 🔒 security Pull requests that address a security vulnerability label Oct 19, 2021
@andytom andytom added the 🌊 upstream Depends on an upstream solve beyond starship label Oct 21, 2021
@davidkna davidkna reopened this Jun 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔒 security Pull requests that address a security vulnerability 🌊 upstream Depends on an upstream solve beyond starship
Projects
None yet
2 participants