From 045c4bbf72d358db320c23be1caa3b5564fb3e2c Mon Sep 17 00:00:00 2001 From: Flavio Ceolin Date: Tue, 5 Oct 2021 12:37:02 -0700 Subject: [PATCH] doc: release: 2.7: add release notes for security Update V2.7.0 release notes document with vulnerabilities fixes. Signed-off-by: Flavio Ceolin --- doc/releases/release-notes-2.7.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/releases/release-notes-2.7.rst b/doc/releases/release-notes-2.7.rst index 58844ad756c..247ac93c7f9 100644 --- a/doc/releases/release-notes-2.7.rst +++ b/doc/releases/release-notes-2.7.rst @@ -16,6 +16,12 @@ Security Vulnerability Related The following CVEs are addressed by this release: +More detailed information can be found in: +https://docs.zephyrproject.org/latest/security/vulnerabilities.html + +* CVE-2021-3510: `Zephyr project bug tracker GHSA-289f-7mw3-2qf4 + `_. + Known issues ************