summaryrefslogtreecommitdiffstats
path: root/meta-webserver/recipes-httpd/nginx/nginx_1.24.0.bb
diff options
context:
space:
mode:
authorTheo Gaige (Schneider Electric) <tgaige.opensource@witekio.com>2026-05-20 16:24:38 +0200
committerAnuj Mittal <anuj.mittal@oss.qualcomm.com>2026-05-21 09:56:23 +0530
commit29653f38cda7c40061e0ce6c2c2ccdbf93ddde9c (patch)
tree61b0fc3df586fb6ee94e4c2a0440bb9d458e71c9 /meta-webserver/recipes-httpd/nginx/nginx_1.24.0.bb
parent96870679e8b6a0ec8eb9a98e2826e28675380aad (diff)
downloadmeta-openembedded-29653f38cda7c40061e0ce6c2c2ccdbf93ddde9c.tar.gz
nginx: patch CVE-2026-42946
Backport patches [1] and [2] mentioned in [3]. [1] https://github.com/nginx/nginx/commit/baef7fdac28e4e1fe26509b50b8d15603393e28e [2] https://github.com/nginx/nginx/commit/39d7d0ba0799fcff6baee52b6525f45739593cfd [3] https://security-tracker.debian.org/tracker/CVE-2026-42946 Signed-off-by: Theo Gaige (Schneider Electric) <tgaige.opensource@witekio.com> Reviewed-by: Bruno Vernay <bruno.vernay@se.com> Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
Diffstat (limited to 'meta-webserver/recipes-httpd/nginx/nginx_1.24.0.bb')
-rw-r--r--meta-webserver/recipes-httpd/nginx/nginx_1.24.0.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-webserver/recipes-httpd/nginx/nginx_1.24.0.bb b/meta-webserver/recipes-httpd/nginx/nginx_1.24.0.bb
index f9e40fa27f..26352a8814 100644
--- a/meta-webserver/recipes-httpd/nginx/nginx_1.24.0.bb
+++ b/meta-webserver/recipes-httpd/nginx/nginx_1.24.0.bb
@@ -12,6 +12,8 @@ SRC_URI:append = " \
12 file://CVE-2026-40701.patch \ 12 file://CVE-2026-40701.patch \
13 file://CVE-2026-42934.patch \ 13 file://CVE-2026-42934.patch \
14 file://CVE-2026-42945.patch \ 14 file://CVE-2026-42945.patch \
15 file://CVE-2026-42946-01.patch \
16 file://CVE-2026-42946-02.patch \
15" 17"
16 18
17SRC_URI[sha256sum] = "77a2541637b92a621e3ee76776c8b7b40cf6d707e69ba53a940283e30ff2f55d" 19SRC_URI[sha256sum] = "77a2541637b92a621e3ee76776c8b7b40cf6d707e69ba53a940283e30ff2f55d"