summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/libssh2/libssh2_1.10.0.bb
diff options
context:
space:
mode:
authorMeenali Gupta <meenali.gupta@windriver.com>2024-04-16 11:05:35 +0000
committerSteve Sakoman <steve@sakoman.com>2024-04-21 06:33:34 -0700
commit888ea24812c21910e74c864313be56f02fad6c2e (patch)
treeb9ad92d83c04a557720dcbf5e603c03d044cded1 /meta/recipes-support/libssh2/libssh2_1.10.0.bb
parent364c5c906e20e8c3a5dc93309281b52ed92dc351 (diff)
downloadpoky-888ea24812c21910e74c864313be56f02fad6c2e.tar.gz
libssh2: fix CVE-2023-48795
References: https://nvd.nist.gov/vuln/detail/CVE-2023-48795 (From OE-Core rev: a4a727839e608d114becc709c511651b4f546c6f) Signed-off-by: Meenali Gupta <meenali.gupta@windriver.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'meta/recipes-support/libssh2/libssh2_1.10.0.bb')
-rw-r--r--meta/recipes-support/libssh2/libssh2_1.10.0.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-support/libssh2/libssh2_1.10.0.bb b/meta/recipes-support/libssh2/libssh2_1.10.0.bb
index 8483a292c2..8fd77996d5 100644
--- a/meta/recipes-support/libssh2/libssh2_1.10.0.bb
+++ b/meta/recipes-support/libssh2/libssh2_1.10.0.bb
@@ -11,6 +11,7 @@ SRC_URI = "http://www.libssh2.org/download/${BP}.tar.gz \
11 file://fix-ssh2-test.patch \ 11 file://fix-ssh2-test.patch \
12 file://run-ptest \ 12 file://run-ptest \
13 file://CVE-2020-22218.patch \ 13 file://CVE-2020-22218.patch \
14 file://CVE-2023-48795.patch \
14 " 15 "
15 16
16SRC_URI[sha256sum] = "2d64e90f3ded394b91d3a2e774ca203a4179f69aebee03003e5a6fa621e41d51" 17SRC_URI[sha256sum] = "2d64e90f3ded394b91d3a2e774ca203a4179f69aebee03003e5a6fa621e41d51"