Skip to content

Commit 5fedff0

Browse files
authored
Merge pull request #903 from lu-zero/patch-1
Add a link to the CVE on mitre.org
2 parents 0e2385d + fab0547 commit 5fedff0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

posts/2021-11-01-Rust-1.56.1.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,10 @@ appropriate page on our website.
2424
## What's in 1.56.1 stable
2525

2626
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
27+
concern recently disclosed, [CVE-2021-42574]. We recommend all users upgrade
2828
immediately to ensure their codebase is not affected by the security issue.
2929

3030
You can learn more about the security issue in [the advisory][advisory].
3131

3232
[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

Comments
 (0)