Skip to content
This repository has been archived by the owner on Jun 28, 2022. It is now read-only.

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

Closed
github-actions bot opened this issue Oct 19, 2021 · 2 comments
Closed

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

github-actions bot opened this issue Oct 19, 2021 · 2 comments
Assignees

Comments

@github-actions
Copy link

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.

@SanchithHegde
Copy link
Owner

See #28 (comment)

@SanchithHegde SanchithHegde self-assigned this Oct 19, 2021
SanchithHegde added a commit that referenced this issue Oct 19, 2021
Closes #28, #30.

Signed-off-by: Sanchith Hegde <sanchith.hegde01@gmail.com>
@SanchithHegde
Copy link
Owner

Closed by c223da2.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant