-
Notifications
You must be signed in to change notification settings - Fork 91
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
RUSTSEC-2020-0159: Potential segfault in localtime_r
invocations
#442
Comments
Short status: The Bee team is currently in the process of moving from Longer status on how we can mitigate this issue: Longer status on where the Bee team is currently at with regards to this issue: The |
Update: |
Update: The Wasm compilation error in We now need to migrate from |
chrono
0.4.19
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.
The text was updated successfully, but these errors were encountered: