Skip to content

Commit 75d26e5

Browse files
committed
Updated CHANGES.
1 parent a994206 commit 75d26e5

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

text/en/CHANGES

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11

22
Changes with nginx 1.29.1 13 Aug 2025
33

4+
*) Security: processing of a specially crafted login/password when using
5+
the "none" authentication method in the ngx_mail_smtp_module might
6+
cause worker process memory disclosure to the authentication server
7+
(CVE-2025-53859).
8+
49
*) Change: now TLSv1.3 certificate compression is disabled by default.
510

611
*) Feature: the "ssl_certificate_compression" directive.

text/ru/CHANGES.ru

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11

22
Изменения в nginx 1.29.1 13.08.2025
33

4+
*) Безопасность: обработка специально созданного логина/пароля при
5+
использовании метода аутентификации "none" в модуле
6+
ngx_mail_smtp_module могла приводить к отправке серверу
7+
аутентификации части содержимого памяти рабочего процесса
8+
(CVE-2025-53859).
9+
410
*) Изменение: теперь сжатие сертификатов в протоколе TLSv1.3 по
511
умолчанию запрещено.
612

0 commit comments

Comments
 (0)