]> git.kaiwu.me - nginx.git/commitdiff
nginx-1.26.2-RELEASE release-1.26.2
authorSergey Kandaurov <pluknet@nginx.com>
Mon, 12 Aug 2024 14:25:45 +0000 (18:25 +0400)
committerSergey Kandaurov <pluknet@nginx.com>
Mon, 12 Aug 2024 14:25:45 +0000 (18:25 +0400)
docs/xml/nginx/changes.xml

index 849cd65bce8fc2d50cf9fac4cfd351fcda1a8152..e68c656fa640ffff88b924c33c16caede8ae3129 100644 (file)
@@ -5,6 +5,24 @@
 <change_log title="nginx">
 
 
+<changes ver="1.26.2" date="2024-08-14">
+
+<change type="security">
+<para lang="ru">
+обработка специально созданного mp4-файла модулем ngx_http_mp4_module
+могла приводить к падению рабочего процесса (CVE-2024-7347).<br/>
+Спасибо Nils Bars.
+</para>
+<para lang="en">
+processing of a specially crafted mp4 file by the ngx_http_mp4_module
+might cause a worker process crash (CVE-2024-7347).<br/>
+Thanks to Nils Bars.
+</para>
+</change>
+
+</changes>
+
+
 <changes ver="1.26.1" date="2024-05-29">
 
 <change type="security">