Skip to content

Commit 5fc43d7

Browse files
committed
5.6.8 and 6.4.2
1 parent dfbba22 commit 5fc43d7

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

History.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 6.4.2 / 2024-01-08
2+
3+
* Security
4+
* Limit the size of chunk extensions. Without this limit, an attacker could cause unbounded resource (CPU, network bandwidth) consumption. ([GHSA-c2f4-cvqm-65w2](https://github.com/puma/puma/security/advisories/GHSA-c2f4-cvqm-65w2))
5+
16
## 6.4.1 / 2024-01-03
27

38
* Bugfixes
@@ -168,6 +173,11 @@
168173
* Ruby 3.2 will have native IO#wait_* methods, don't require io/wait ([#2903])
169174
* Various internal API refactorings ([#2942], [#2921], [#2922], [#2955])
170175

176+
## 5.6.8 / 2024-01-08
177+
178+
* Security
179+
* Limit the size of chunk extensions. Without this limit, an attacker could cause unbounded resource (CPU, network bandwidth) consumption. ([GHSA-c2f4-cvqm-65w2](https://github.com/puma/puma/security/advisories/GHSA-c2f4-cvqm-65w2))
180+
171181
## 5.6.7 / 2023-08-18
172182

173183
* Security

0 commit comments

Comments
 (0)