Bug 2264298 (CVE-2024-24990)

Summary: CVE-2024-24990 nginx: Use-after-free in HTTP/3
Product: [Other] Security Response Reporter: Robb Gatica <rgatica>
Component: vulnerabilityAssignee: Product Security <prodsec-ir-bot>
Status: NEW --- QA Contact:
Severity: high Docs Contact:
Priority: high    
Version: unspecifiedCC: epacific, hhorak, jcammara, jhardy, jneedle, jobarker, jorton, luhliari, mabashia, simaishi, smcdonal, teagle, yguenane, zsadeh
Target Milestone: ---Keywords: Security
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: nginx 1.25.4 Doc Type: ---
Doc Text:
A flaw was found in the nginx HTTP/3 implementation. This issue may allow an attacker to use a specially crafted QUIC session to trigger a use-after-free condition, causing a worker process to crash, leading to a denial of service.
Story Points: ---
Clone Of: Environment:
Last Closed: Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 2264300, 2264299, 2264301, 2264302, 2264303    
Bug Blocks: 2264284    

Description Robb Gatica 2024-02-14 22:31:50 UTC
Description:
When NGINX Plus or NGINX OSS are configured to use the HTTP/3 QUIC module, undisclosed requests can cause NGINX worker processes to terminate.

Note: The HTTP/3 QUIC module is not enabled by default and is considered experimental. The issues affect nginx compiled with the ngx_http_v3_module (not compiled by default) if the "quic" option of the "listen" directive is used in a configuration file. For more information, refer to  Support for QUIC and HTTP/3 https://nginx.org/en/docs/quic.html

References:
https://my.f5.com/manage/s/article/K000138444
https://my.f5.com/manage/s/article/K000138445
https://nginx.org/en/security_advisories.html

The issue affects nginx 1.25.0 - 1.25.3.
The issue is fixed in nginx 1.25.4.

Comment 1 Robb Gatica 2024-02-14 22:34:14 UTC
Created nginx tracking bugs for this issue:

Affects: epel-all [bug 2264299]
Affects: fedora-all [bug 2264301]


Created nginx:1.20/nginx tracking bugs for this issue:

Affects: fedora-all [bug 2264302]


Created nginx:mainline/nginx tracking bugs for this issue:

Affects: epel-all [bug 2264300]
Affects: fedora-all [bug 2264303]