Want more timely Centmin Mod News Updates?
Become a Member

Nginx Nginx 1.25.4 is out

Discussion in 'Nginx and PHP-FPM news & discussions' started by pamamolf, Feb 16, 2024.

  1. pamamolf

    pamamolf Well-Known Member

    4,125
    429
    83
    May 31, 2014
    Ratings:
    +841
    Local Time:
    12:36 AM
    Nginx-1.29.x
    MariaDB 10.6.x
    Changes with nginx 1.25.4 14 Feb 2024

    *) Security: when using HTTP/3 a segmentation fault might occur in a
    worker process while processing a specially crafted QUIC session
    (CVE-2024-24989, CVE-2024-24990).

    *) Bugfix: connections with pending AIO operations might be closed
    prematurely during graceful shutdown of old worker processes.

    *) Bugfix: socket leak alerts no longer logged when fast shutdown was
    requested after graceful shutdown of old worker processes.

    *) Bugfix: a socket descriptor error, a socket leak, or a segmentation
    fault in a worker process (for SSL proxying) might occur if AIO was
    used in a subrequest.

    *) Bugfix: a segmentation fault might occur in a worker process if SSL
    proxying was used along with the "image_filter" directive and errors
    with code 415 were redirected with the "error_page" directive.

    *) Bugfixes and improvements in HTTP/3.



    https://nginx.org/en/CHANGES

    Thanks
     
  2. duderuud

    duderuud Active Member

    318
    97
    28
    Dec 5, 2020
    The Netherlands
    Ratings:
    +215
    Local Time:
    11:36 PM
    1.29 x
    11.4
    Already installed
     
  3. eva2000

    eva2000 Administrator Staff Member

    58,905
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    7:36 AM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
  4. eva2000

    eva2000 Administrator Staff Member

    58,905
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    7:36 AM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    CVE-2024-24989 plain English explanation myF5