diff text/en/CHANGES-1.22 @ 2898:0b7e004b5061

nginx-1.23.2, nginx-1.22.1
author Maxim Dounin <mdounin@mdounin.ru>
date Wed, 19 Oct 2022 11:26:47 +0300
parents a9ebed59b64f
children
line wrap: on
line diff
--- a/text/en/CHANGES-1.22	Tue Oct 18 11:56:15 2022 +0100
+++ b/text/en/CHANGES-1.22	Wed Oct 19 11:26:47 2022 +0300
@@ -1,4 +1,12 @@
 
+Changes with nginx 1.22.1                                        19 Oct 2022
+
+    *) Security: processing of a specially crafted mp4 file by the
+       ngx_http_mp4_module might cause a worker process crash, worker
+       process memory disclosure, or might have potential other impact
+       (CVE-2022-41741, CVE-2022-41742).
+
+
 Changes with nginx 1.22.0                                        24 May 2022
 
     *) 1.22.x stable branch.