nodejs: fix CVE-2024-22019

Signed-off-by: Archana Polampalli <archana.polampalli@windriver.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Archana Polampalli
2024-02-27 02:17:50 +00:00
committed by Armin Kuster
parent 0560b84899
commit 7b468c6f83
2 changed files with 557 additions and 0 deletions
@@ -27,6 +27,7 @@ SRC_URI = "http://nodejs.org/dist/v${PV}/node-v${PV}.tar.xz \
file://0001-mips-Use-32bit-cast-for-operand-on-mips32.patch \
file://0001-Nodejs-Fixed-pipes-DeprecationWarning.patch \
file://CVE-2022-25883.patch \
file://CVE-2024-22019.patch \
"
SRC_URI:append:class-target = " \
file://0001-Using-native-binaries.patch \