This project might be open to known security vulnerabilities, which can be prevented by tightening the version range of affected dependencies. Find detailed information at the bottom.

Crate mxl-player-components

Dependencies

(19 total, 7 outdated, 1 possibly insecure)

CrateRequiredLatestStatus
 anyhow^11.0.98up to date
 chrono ⚠️^0.40.4.41maybe insecure
 const_format^0.20.2.34up to date
 gstreamer^0.230.24.0out of date
 gstreamer-pbutils^0.230.24.0out of date
 gstreamer-play^0.230.24.0out of date
 gst-plugin-gtk4=0.13.60.14.0out of date
 gstreamer-tag^0.230.24.0out of date
 gstreamer-video^0.230.24.0out of date
 i18n-embed^0.160.16.0up to date
 i18n-embed-fl^0.100.10.0up to date
 log^0.40.4.27up to date
 mxl-relm4-components^0.2.70.2.7up to date
 notify^88.1.0up to date
 notify-debouncer-mini^0.40.6.0out of date
 relm4-icons^0.90.9.0up to date
 rust-embed^88.7.2up to date
 rusty_pool^0.70.7.0up to date
 termtree^0.50.5.1up to date

Dev dependencies

(2 total, all up-to-date)

CrateRequiredLatestStatus
 env_logger^0.110.11.8up to date
 tempfile^33.20.0up to date

Security Vulnerabilities

chrono: Potential segfault in `localtime_r` invocations

RUSTSEC-2020-0159

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