mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-16 01:24:27 +00:00
fix(docs): add few missed links for Security Advisories
Added few missed links for Security Advisories. Change-Id: I9cab72b70a518273cbb1a291142f452198427127 Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com>
This commit is contained in:
parent
a84636ad12
commit
43f3a9c4d6
1 changed files with 8 additions and 0 deletions
|
@ -67,6 +67,12 @@ Security Advisories
|
|||
| |TFV-8| | Not saving x0 to x3 registers can leak information from one |
|
||||
| | Normal World SMC client to another |
|
||||
+-----------+------------------------------------------------------------------+
|
||||
| |TFV-9| | Trusted Firmware-A exposure to speculative processor |
|
||||
| | vulnerabilities with branch prediction target reuse |
|
||||
+-----------+------------------------------------------------------------------+
|
||||
| |TFV-10| | Incorrect validation of X.509 certificate extensions can result |
|
||||
| | in an out-of-bounds read |
|
||||
+-----------+------------------------------------------------------------------+
|
||||
|
||||
.. _issue tracker: https://developer.trustedfirmware.org/project/board/1/
|
||||
.. _mailing list: https://lists.trustedfirmware.org/mailman3/lists/tf-a.lists.trustedfirmware.org/
|
||||
|
@ -79,6 +85,8 @@ Security Advisories
|
|||
.. |TFV-6| replace:: :ref:`Advisory TFV-6 (CVE-2017-5753, CVE-2017-5715, CVE-2017-5754)`
|
||||
.. |TFV-7| replace:: :ref:`Advisory TFV-7 (CVE-2018-3639)`
|
||||
.. |TFV-8| replace:: :ref:`Advisory TFV-8 (CVE-2018-19440)`
|
||||
.. |TFV-9| replace:: :ref:`Advisory TFV-9 (CVE-2022-23960)`
|
||||
.. |TFV-10| replace:: :ref:`Advisory TFV-10 (CVE-2022-47630)`
|
||||
|
||||
.. _TrustedFirmware.org security incident process: https://developer.trustedfirmware.org/w/collaboration/security_center/
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue