We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a49244b commit dc88597Copy full SHA for dc88597
content/homepage/ghostwrite.md
@@ -12,7 +12,7 @@ slug: "details"
12
{{< title title="GhostWrite." subtitle="Writing Arbitrary Physical Memory.">}}
13
14
15
-GhostWrite is a bug in the T-Head XuanTie C910, one of the fastest RISC-V CPUs available.
+GhostWrite is a bug in the T-Head XuanTie C910 and C920, two of the fastest RISC-V CPUs available.
16
Unlike side-channel attacks or [transient-execution attacks](https://transient.fail/), GhostWrite is a direct CPU bug.
17
This CPU has faulty instructions in its vector extension, an add-on to the RISC-V ISA designed to handle larger data values than the base ISA.
18
0 commit comments