From: Ankur Tyagi <[email protected]> Changes with nginx 1.30.2
*) Security: a heap memory buffer overflow might occur in a worker process when using a configuration with overlapping captures in ngx_http_rewrite_module, potentially resulting in arbitrary code execution (CVE-2026-9256). Signed-off-by: Ankur Tyagi <[email protected]> --- .../recipes-httpd/nginx/{nginx_1.30.1.bb => nginx_1.30.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-webserver/recipes-httpd/nginx/{nginx_1.30.1.bb => nginx_1.30.2.bb} (51%) diff --git a/meta-webserver/recipes-httpd/nginx/nginx_1.30.1.bb b/meta-webserver/recipes-httpd/nginx/nginx_1.30.2.bb similarity index 51% rename from meta-webserver/recipes-httpd/nginx/nginx_1.30.1.bb rename to meta-webserver/recipes-httpd/nginx/nginx_1.30.2.bb index f774979f89..2ccc7226a4 100644 --- a/meta-webserver/recipes-httpd/nginx/nginx_1.30.1.bb +++ b/meta-webserver/recipes-httpd/nginx/nginx_1.30.2.bb @@ -2,5 +2,5 @@ require nginx.inc LIC_FILES_CHKSUM = "file://LICENSE;md5=79da1c70d587d3a199af9255ad393f99" -SRC_URI[sha256sum] = "99765000d974896b31ca5882d8c279ce3fe7ef6f5c6f9f0a967ed7fd3407f9cc" +SRC_URI[sha256sum] = "7df3090907fca3cc0e456d6dc00ceb230da74ea88026ceff0affc29dbbd9ac4c"
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#127150): https://lists.openembedded.org/g/openembedded-devel/message/127150 Mute This Topic: https://lists.openembedded.org/mt/119451025/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
