We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e2385d commit fab0547Copy full SHA for fab0547
posts/2021-11-01-Rust-1.56.1.md
@@ -24,9 +24,10 @@ appropriate page on our website.
24
## What's in 1.56.1 stable
25
26
Rust 1.56.1 introduces two new lints to mitigate the impact of a security
27
-concern recently disclosed, CVE-2021-42574. We recommend all users upgrade
+concern recently disclosed, [CVE-2021-42574]. We recommend all users upgrade
28
immediately to ensure their codebase is not affected by the security issue.
29
30
You can learn more about the security issue in [the advisory][advisory].
31
32
[advisory]: https://blog.rust-lang.org/2021/11/01/cve-2021-42574.html
33
+[CVE-2021-42574]: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-42574
0 commit comments