HistoryEditJSON (OSV)

RUSTSEC-2020-0159

Potential segfault in localtime_r invocations

Reported
Issued
Package
chrono (crates.io)
Type
Vulnerability
Categories
Keywords
#segfault
References
Patched
  • >=0.4.20

Description

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

Advisory available under CC0-1.0 license.