Skip to content

Commit 5ecf2d4

Browse files
authored
Release notes for NGINX Plus R33/32 security fix. (#167)
1 parent 58bff0a commit 5ecf2d4

File tree

1 file changed

+22
-7
lines changed

1 file changed

+22
-7
lines changed

content/nginx/releases.md

Lines changed: 22 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -80,17 +80,25 @@ NGINX Plus R33 is supported on:
8080

8181
More information: [Announcing NGINX Plus R33](https://community.f5.com/kb/technicalarticles/announcing-nginx-plus-r33-release/336403)
8282

83-
<span id="r33_p1"></span>
84-
### NGINX Plus R33 Update
8583

86-
This is a bugfix release for NGINX Plus R33.
84+
<span id="r33_p1"></span>
85+
### NGINX Plus R33 Updates
8786

8887
NGINX Plus R33 P1<br/>
8988
_4 December 2024_
9089

90+
This is a bugfix release for NGINX Plus R33.
91+
9192
- Resolved an issue related to product code detection on Azure Marketplace VMs.
9293

9394

95+
NGINX Plus R33 P2<br/>
96+
_5 February 2025_
97+
98+
This is a security release for NGINX Plus R33.
99+
100+
- Security Fix [CVE-2025-23419](http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-23419) in SNI that adds a restriction for TLSv1.3 cross-SNI session resumption.
101+
94102
<span id="r32"></span>
95103
## NGINX Plus Release 32 (R32)
96104
_29 May 2024_<br/>
@@ -104,9 +112,9 @@ NGINX Plus R32 is a feature release:
104112

105113
- NGINX Plus [official container images](https://docs.nginx.com/nginx/admin-guide/installing-nginx/installing-nginx-docker/)
106114

107-
- [Virtual servers](http://nginx.org/en/docs/stream/ngx_stream_core_module.html#server_name) in the [`stream`](http://nginx.org/en/docs/stream/ngx_stream_core_module.html) module
115+
- [Virtual servers](https://nginx.org/en/docs/stream/ngx_stream_core_module.html#server_name) in the [`stream`](https://nginx.org/en/docs/stream/ngx_stream_core_module.html) module
108116

109-
- The `deferred`, `accept_filter`, and `setfib` parameters of the [listen](http://nginx.org/en/docs/stream/ngx_stream_core_module.html#listen) directive in the [`stream`](http://nginx.org/en/docs/stream/ngx_stream_core_module.html) module
117+
- The `deferred`, `accept_filter`, and `setfib` parameters of the [listen](https://nginx.org/en/docs/stream/ngx_stream_core_module.html#listen) directive in the [`stream`](https://nginx.org/en/docs/stream/ngx_stream_core_module.html) module
110118

111119
- Cache line size detection for some architectures
112120

@@ -172,9 +180,9 @@ More information: [Announcing NGINX Plus R32](https://www.f5.com/company/blog/ng
172180

173181

174182
<span id="r32_p1"></span>
175-
### NGINX Plus R32 Update
183+
### NGINX Plus R32 Updates
176184

177-
This is a security release for NGINX Plus R32.
185+
These are security releases for NGINX Plus R32.
178186

179187
NGINX Plus R32 P1<br/>
180188
_14 August 2024_
@@ -188,6 +196,13 @@ _14 August 2024_
188196
- Various fixes in SSL certificate caching
189197

190198

199+
NGINX Plus R32 P2<br/>
200+
_5 February 2025_
201+
202+
- Security Fix [CVE-2025-23419](http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-23419) in SNI that adds a restriction for TLSv1.3 cross-SNI session resumption.
203+
204+
- Regression issue fix in SSL Certificate Caching.
205+
191206
<span id="r31"></span>
192207
## NGINX Plus Release 31 (R31)
193208
_19 December 2023_<br/>

0 commit comments

Comments
 (0)