mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 00:49:33 +02:00
cmake: fix CVE-2025-9301
Reference:
https://nvd.nist.gov/vuln/detail/CVE-2025-9301
https://gitlab.kitware.com/cmake/cmake/-/issues/27135
Upstream-patch:
37e27f71bc
(From OE-Core rev: 5d8a6fb52ca4a7641236712ba51cb322cb1f9f9d)
Signed-off-by: Saravanan <saravanan.kadambathursubramaniyam@windriver.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
This commit is contained in:
@@ -11,6 +11,7 @@ SRC_URI:append:class-nativesdk = " \
|
||||
file://cmake-setup.py \
|
||||
file://environment.d-cmake.sh \
|
||||
"
|
||||
SRC_URI += "file://CVE-2025-9301.patch"
|
||||
|
||||
LICENSE:append = " & BSD-1-Clause & MIT"
|
||||
LIC_FILES_CHKSUM:append = " \
|
||||
|
||||
Reference in New Issue
Block a user