File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change 5
5
<change_log title="nginx">
6
6
7
7
8
+ <changes ver="1.22.1" date="2022-10-19">
9
+
10
+ <change type="security">
11
+ <para lang="ru">
12
+ обработка специально созданного mp4-файла модулем ngx_http_mp4_module
13
+ могла приводить к падению рабочего процесса,
14
+ отправке клиенту части содержимого памяти рабочего процесса,
15
+ а также потенциально могла иметь другие последствия
16
+ (CVE-2022-41741, CVE-2022-41742).
17
+ </para>
18
+ <para lang="en">
19
+ processing of a specially crafted mp4 file by the ngx_http_mp4_module
20
+ might cause a worker process crash,
21
+ worker process memory disclosure,
22
+ or might have potential other impact
23
+ (CVE-2022-41741, CVE-2022-41742).
24
+ </para>
25
+ </change>
26
+
27
+ </changes>
28
+
29
+
8
30
<changes ver="1.22.0" date="2022-05-24">
9
31
10
32
<change>
You can’t perform that action at this time.
0 commit comments