mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-15 16:07:26 +00:00
luajit: fix several CVEs
fix CVE-2024-25176, CVE-2024-25177, CVE-2024-25178 For apply CVE-2024-25178-0003.patch more smoothly, CVE-2024-25178-0001.patch and CVE-2024-25178-0002.patch is backported. Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
This commit is contained in:
committed by
Gyorgy Sarvari
parent
55aaf6082c
commit
f1d6f37efc
@@ -6,6 +6,11 @@ HOMEPAGE = "http://luajit.org"
|
||||
SRC_URI = "git://luajit.org/git/luajit-2.0.git;protocol=http;branch=v2.1 \
|
||||
file://0001-Do-not-strip-automatically-this-leaves-the-stripping.patch \
|
||||
file://clang.patch \
|
||||
file://CVE-2024-25176.patch \
|
||||
file://CVE-2024-25177.patch \
|
||||
file://CVE-2024-25178-0001.patch \
|
||||
file://CVE-2024-25178-0002.patch \
|
||||
file://CVE-2024-25178-0003.patch \
|
||||
"
|
||||
|
||||
# Set PV to a version tag and date (YYMMDD) associated with SRCREV if it is later.
|
||||
|
||||
Reference in New Issue
Block a user