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 Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
committed by
Anuj Mittal
parent
e099b1462d
commit
1095ea81ed
@@ -6,6 +6,9 @@ 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://0001-Use-builtin-for-clear_cache.patch \
|
||||
file://CVE-2024-25177.patch \
|
||||
file://CVE-2024-25176.patch \
|
||||
file://CVE-2024-25178.patch \
|
||||
"
|
||||
|
||||
PV = "2.1"
|
||||
|
||||
Reference in New Issue
Block a user