Skip to content

Commit e0ee9f1

Browse files
kartbendleach02
authored andcommitted
doc: vulnerabilities: fix typo in JIRA urls
Some JIRA urls had a triple s in "...atlassian..." Signed-off-by: Benjamin Cabé <[email protected]>
1 parent 7b3acdb commit e0ee9f1

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

doc/security/vulnerabilities.rst

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -465,7 +465,7 @@ Improper Input Frame Validation in ieee802154 Processing
465465
- `CVE-2020-10064 <http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-10064>`_
466466

467467
- `Zephyr project bug tracker ZEPSEC-65
468-
<https://zephyrprojectsec.atlasssian.net/browse/ZEPSEC-65>`_
468+
<https://zephyrprojectsec.atlassian.net/browse/ZEPSEC-65>`_
469469

470470
- `PR24971 fix for v2.4
471471
<https://github.com/zephyrproject-rtos/zephyr/pull/24971>`_
@@ -483,7 +483,7 @@ bluetooth HCI over SPI driver.
483483
- `CVE-2020-10065 <http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-10065>`_
484484

485485
- `Zephyr project bug tracker ZEPSEC-66
486-
<https://zephyrprojectsec.atlasssian.net/browse/ZEPSEC-66>`_
486+
<https://zephyrprojectsec.atlassian.net/browse/ZEPSEC-66>`_
487487

488488
- This issue has not been fixed.
489489

@@ -498,7 +498,7 @@ nullpointer dereference.
498498
- `CVE-2020-10066 <http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-10066>`_
499499

500500
- `Zephyr project bug tracker ZEPSEC-67
501-
<https://zephyrprojectsec.atlasssian.net/browse/ZEPSEC-67>`_
501+
<https://zephyrprojectsec.atlassian.net/browse/ZEPSEC-67>`_
502502

503503
- `PR24902 fix for v2.4
504504
<https://github.com/zephyrproject-rtos/zephyr/pull/24902>`_
@@ -650,7 +650,7 @@ descriptor.
650650
- `CVE-2020-10072 <http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-10072>`_
651651

652652
- `Zephyr project bug tracker ZEPSEC-87
653-
<https://zephyrprojectsec.atlasssian.net/browse/ZEPSEC-87>`_
653+
<https://zephyrprojectsec.atlassian.net/browse/ZEPSEC-87>`_
654654

655655
- `PR25804 fix for v2.4
656656
<https://github.com/zephyrproject-rtos/zephyr/pull/25804>`_
@@ -679,7 +679,7 @@ characters long will cause a buffer overflow.
679679
- `CVE-2020-13598 <http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-13598>`_
680680

681681
- `Zephyr project bug tracker ZEPSEC-88
682-
<https://zephyrprojectsec.atlasssian.net/browse/ZEPSEC-88>`_
682+
<https://zephyrprojectsec.atlassian.net/browse/ZEPSEC-88>`_
683683

684684
- `PR25852 fix for v2.4
685685
<https://github.com/zephyrproject-rtos/zephyr/pull/25852>`_
@@ -703,7 +703,7 @@ app keys from the device.
703703
- `CVE-2020-13599 <http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-13599>`_
704704

705705
- `Zephyr project bug tracker ZEPSEC-57
706-
<https://zephyrprojectsec.atlasssian.net/browse/ZEPSEC-57>`_
706+
<https://zephyrprojectsec.atlassian.net/browse/ZEPSEC-57>`_
707707

708708
- `PR26083 fix for v2.4
709709
<https://github.com/zephyrproject-rtos/zephyr/pull/26083>`_
@@ -749,7 +749,7 @@ infinite loop, resulting in a denial of service attack.
749749
- `CVE-2020-13602 <http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-13602>`_
750750

751751
- `Zephyr project bug tracker ZEPSEC-56
752-
<https://zephyrprojectsec.atlasssian.net/browse/ZEPSEC-56>`_
752+
<https://zephyrprojectsec.atlassian.net/browse/ZEPSEC-56>`_
753753

754754
- `PR26571 fix for v2.4
755755
<https://github.com/zephyrproject-rtos/zephyr/pull/26571>`_

0 commit comments

Comments
 (0)