openSUSE-SU-2019:0195-1

See a problem?
Import Source
https://ftp.suse.com/pub/projects/security/osv/openSUSE-SU-2019:0195-1.json
JSON Data
https://api.osv.dev/v1/vulns/openSUSE-SU-2019:0195-1
Related
Published
2019-03-23T10:59:22Z
Modified
2019-03-23T10:59:22Z
Summary
Security update for nginx
Details

This update for nginx fixes the following issues:

nginx was updated to 1.14.2:

  • Bugfix: nginx could not be built on Fedora 28 Linux.
  • Bugfix: in handling of client addresses when using unix domain listen sockets to work with datagrams on Linux.
  • Change: 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'.
  • Bugfix: when using OpenSSL 1.1.0 or newer it was not possible to switch off 'sslpreferserver_ciphers' in a virtual server if it was switched on in the default server.
  • Bugfix: nginx could not be built with LibreSSL 2.8.0.
  • Bugfix: if nginx was built with OpenSSL 1.1.0 and used with OpenSSL 1.1.1, the TLS 1.3 protocol was always enabled.
  • Bugfix: sending a disk-buffered request body to a gRPC backend might fail.
  • Bugfix: connections with some gRPC backends might not be cached when using the 'keepalive' directive.
  • Bugfix: a segmentation fault might occur in a worker process if the ngxhttpmp4_module was used on 32-bit platforms.

Changes with nginx 1.14.1:

  • Security: when using HTTP/2 a client might cause excessive memory consumption (CVE-2018-16843) and CPU usage (CVE-2018-16844).
  • Security: processing of a specially crafted mp4 file with the ngxhttpmp4_module might result in worker process memory disclosure (CVE-2018-16845).
  • Bugfix: working with gRPC backends might result in excessive memory consumption.

Changes with nginx 1.13.12:

  • Bugfix: connections with gRPC backends might be closed unexpectedly when returning a large response.

Changes with nginx 1.13.10

  • Feature: the 'set' parameter of the 'include' SSI directive now allows writing arbitrary responses to a variable; the 'subrequestoutputbuffer_size' directive defines maximum response size.
  • Feature: now nginx uses clockgettime(CLOCKMONOTONIC) if available, to avoid timeouts being incorrectly triggered on system time changes.
  • Feature: the 'escape=none' parameter of the 'log_format' directive. Thanks to Johannes Baiter and Calin Don.
  • Feature: the $sslprereadalpnprotocols variable in the ngxstreamsslpreread_module.
  • Feature: the ngxhttpgrpc_module.
  • Bugfix: in memory allocation error handling in the 'geo' directive.
  • Bugfix: when using variables in the 'authbasicuser_file' directive a null character might appear in logs. Thanks to Vadim Filimonov.
References

Affected packages

SUSE:Package Hub 12 / nginx

Package

Name
nginx
Purl
purl:rpm/suse/nginx&distro=SUSE%20Package%20Hub%2012

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.14.2-16.1

Ecosystem specific

{
    "binaries": [
        {
            "nginx": "1.14.2-16.1",
            "vim-plugin-nginx": "1.14.2-16.1"
        }
    ]
}

openSUSE:Leap 15.0 / nginx

Package

Name
nginx
Purl
purl:rpm/suse/nginx&distro=openSUSE%20Leap%2015.0

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.14.2-16.1

Ecosystem specific

{
    "binaries": [
        {
            "nginx": "1.14.2-16.1",
            "vim-plugin-nginx": "1.14.2-16.1"
        }
    ]
}