From 30df5a8a732a1984bfb395976dedc21aeaeb3006 Mon Sep 17 00:00:00 2001 From: Karol Blaszczak Date: Tue, 8 Oct 2024 10:13:55 +0200 Subject: [PATCH] [DOCS] release notes one more adjustment (#26946) port: https://github.com/openvinotoolkit/openvino/pull/26876 --- .../about-openvino/release-notes-openvino.rst | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/articles_en/about-openvino/release-notes-openvino.rst b/docs/articles_en/about-openvino/release-notes-openvino.rst index 128124f5862651..4bd0b5d32c0f0e 100644 --- a/docs/articles_en/about-openvino/release-notes-openvino.rst +++ b/docs/articles_en/about-openvino/release-notes-openvino.rst @@ -305,12 +305,12 @@ Known Issues | ID: n/a | Description: | For ARM binaries, the `1.16 ONNX library `__ - is not yet available. -| The ONNX library for ARM, version 1.15, does not include the latest - functional and security updates. OpenVINO, version 2024.5 is targeted to be released in - Q4 2024 and will include additional functional and security updates. Users should update to - the latest version as it becomes available. -| The current vulnerabilities are: + is not yet available. The ONNX library for ARM, version 1.15, does not include the latest + functional and security updates. Users should update to the latest version as it becomes + available. +| Currently, if an unverified AI model is supplied to the ONNX frontend, it could lead to a + directory traversal issue. Ensure that the file name and file path that a model contains + are verified and correct. To learn more about the vulnerability, see: `CVE-2024-27318 `__ and `CVE-2024-27319 `__.