File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed
Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,23 @@ BeagleBone Black allowing you to stack your favourite BeagleBone cape on top to
88Featuring a powerful quad-core RISC-V processor BeagleV-Ahead is designed as an affordable
99RISC-V enabled pocket-size computer for anybody who wants to dive deep into the new RISC-V ISA.
1010
11+ .. warning ::
12+
13+ **Security Notice: GhostWrite Vulnerability **
14+
15+ The BeagleV-Ahead platform, like many RISC-V systems based on the XuanTie C910 and C920 processors,
16+ are affected by the "GhostWrite" vulnerability (CVE-2023-4966), which allows for potential privilege
17+ escalation or unauthorized memory access. As this vulnerabiity is due to the faulty instructions in the
18+ vector extension of this core, there is no patch fix available for this. Only one way to mitigate this
19+ is to disable the vector extension but this will drastically reduce the performance of the board.
20+
21+ For a hands-on demonstration, see :ref: `beaglev-ahead-ghostwrite-exploit ` in the demos and tutorials section.
22+
23+ For more details on this vulnerability please refer to the following links:
24+
25+ - `GhostWrite Vulnerability <https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-4966 >`_
26+ - `GhostWrite Vulnerability Official Page <https://ghostwriteattack.com/ >`_
27+
1128.. table ::
1229 :align: center
1330 :widths: auto
You can’t perform that action at this time.
0 commit comments