Описание
Security update for nginx
This update for nginx to version 1.14.2 fixes the following issues:
Security vulnerabilities addressed:
- CVE-2018-16843 CVE-2018-16844: Fixed an issue whereby a client using HTTP/2 might cause excessive memory consumption and CPU usage (bsc#1115025 bsc#1115022).
- CVE-2018-16845: Fixed an issue which might result in worker process memory disclosure whne processing of a specially crafted mp4 file with the ngx_http_mp4_module (bsc#1115015).
Other bug fixes and changes made:
- Fixed an issue with handling of client addresses when using unix domain listen sockets to work with datagrams on Linux.
- The logging level of the 'http request', 'https proxy request', 'unsupported protocol', 'version too low', 'no suitable key share', and 'no suitable signature algorithm' SSL errors has been lowered from 'crit' to 'info'.
- Fixed an issue with using OpenSSL 1.1.0 or newer it was not possible to switch off 'ssl_prefer_server_ciphers' in a virtual server if it was switched on in the default server.
- Fixed an issue with TLS 1.3 always being enabled when built with OpenSSL 1.1.0 and used with 1.1.1
- Fixed an issue with sending a disk-buffered request body to a gRPC backend
- Fixed an issue with connections of some gRPC backends might not be cached when using the 'keepalive' directive.
- Fixed a segmentation fault, which might occur in a worker process if the ngx_http_mp4_module was used on 32-bit platforms.
- Fixed an issue, whereby working with gRPC backends might result in excessive memory consumption.
Список пакетов
SUSE Linux Enterprise Module for Server Applications 15
Ссылки
- Link for SUSE-SU-2019:0334-1
- E-Mail link for SUSE-SU-2019:0334-1
- SUSE Security Ratings
- SUSE Bug 1115015
- SUSE Bug 1115022
- SUSE Bug 1115025
- SUSE CVE CVE-2018-16843 page
- SUSE CVE CVE-2018-16844 page
- SUSE CVE CVE-2018-16845 page
Описание
nginx before versions 1.15.6 and 1.14.1 has a vulnerability in the implementation of HTTP/2 that can allow for excessive memory consumption. This issue affects nginx compiled with the ngx_http_v2_module (not compiled by default) if the 'http2' option of the 'listen' directive is used in a configuration file.
Затронутые продукты
Ссылки
- CVE-2018-16843
- SUSE Bug 1115022
- SUSE Bug 1115025
Описание
nginx before versions 1.15.6 and 1.14.1 has a vulnerability in the implementation of HTTP/2 that can allow for excessive CPU usage. This issue affects nginx compiled with the ngx_http_v2_module (not compiled by default) if the 'http2' option of the 'listen' directive is used in a configuration file.
Затронутые продукты
Ссылки
- CVE-2018-16844
- SUSE Bug 1115022
- SUSE Bug 1115025
Описание
nginx before versions 1.15.6, 1.14.1 has a vulnerability in the ngx_http_mp4_module, which might allow an attacker to cause infinite loop in a worker process, cause a worker process crash, or might result in worker process memory disclosure by using a specially crafted mp4 file. The issue only affects nginx if it is built with the ngx_http_mp4_module (the module is not built by default) and the .mp4. directive is used in the configuration file. Further, the attack is only possible if an attacker is able to trigger processing of a specially crafted mp4 file with the ngx_http_mp4_module.
Затронутые продукты
Ссылки
- CVE-2018-16845
- SUSE Bug 1115015