Security fix for CVE-2022-21658, a TOCTOU race condition in std::fs::remove_dir_all
. Privileged programs should be rebuilt if they use this function on paths that may be manipulated with lesser privileges. For more details, see the upstream security advisory.
Additional features from 1.58.0:
#[must_use]
in the standard librarySee the blog post and release notes for more details.
Please login to add feedback.
0 | 0 | Test Case rust compile |
This update has been submitted for testing by jistone.
This update's test gating status has been changed to 'ignored'.
This update has been pushed to testing.
This update has been submitted for stable by bodhi.
This update has been pushed to stable.