mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
libssh2: mark CVE-2023-48795 as fixed
NVD DB has typo in version (1.11.10 instead of 1.11.1) Version 1.11.1 is the currently the latest one, there is no .10 (From OE-Core rev: 92886f91dc6ed3f41771bc984aa11269bd68abe0) Signed-off-by: Peter Marko <peter.marko@siemens.com> Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
8a9b977399
commit
e48539a2f8
@@ -50,3 +50,6 @@ do_install_ptest() {
|
||||
mkdir -p ${D}${PTEST_PATH}/docs
|
||||
cp -r ${S}/docs/* ${D}${PTEST_PATH}/docs/
|
||||
}
|
||||
|
||||
# should be removed when upgrading to 1.11.10 or higher
|
||||
CVE_STATUS[CVE-2023-48795] = "fixed-version: fixed since version 1.11.1"
|
||||
|
||||
Reference in New Issue
Block a user