Stream: git-wasmtime

Topic: wasmtime / issue #3467 RUSTSEC-2020-0159: Potential segfa...


view this post on Zulip Wasmtime GitHub notifications bot (Oct 21 2021 at 00:04):

github-actions[bot] opened issue #3467:

Potential segfault in localtime_r invocations

Details
Package chrono
Version 0.4.19
URL https://github.com/chronotope/chrono/issues/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.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 26 2021 at 14:06):

alexcrichton closed issue #3467:

Potential segfault in localtime_r invocations

Details
Package chrono
Version 0.4.19
URL https://github.com/chronotope/chrono/issues/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.


Last updated: Oct 23 2024 at 20:03 UTC