Skip to content

Commit a9ba624

Browse files
authored
Do not assign blame for the issue to any particular entity
1 parent 5877422 commit a9ba624

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

posts/2021-11-01-cve-2021-42574.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,9 @@ source code containing "bidirectional override" Unicode codepoints: in some
1414
cases the use of those codepoints could lead to the reviewed code being
1515
different than the compiled code.
1616

17-
This is a vulnerability in the Unicode specification, and its assigned
18-
identifier is [CVE-2021-42574]. While the vulnerability itself is not a rustc
19-
flaw, we're taking proactive measures to mitigate its impact on Rust
20-
developers.
17+
This is an issue with how source code may be rendered in certain contexts, and
18+
its assigned identifier is [CVE-2021-42574]. While the issue itself is not a flaw
19+
in rustc, we're taking proactive measures to mitigate its impact on Rust developers.
2120

2221
## Overview
2322

0 commit comments

Comments
 (0)