[UNDERTOW-2280][UNDERTOW-2336][UNDERTOW-2339] CVE-2023-5379 CVE-2024-1459 CVE-2024-1635 Backport bug fixes#1559
Merged
fl4via merged 3 commits intoundertow-io:2.2.xfrom fl4via:2.2.x_backport_bug_fixesMar 2, 2024
+126-23
Commits
Commits on Feb 21, 2024
[UNDERTOW-2280] CVE-2023-5379 At AjpReadListener, do not close the connection if read is larger than maxRequestSize
committed[UNDERTOW-2336] CVE-2024-1635 At WriteTimeoutStreamSinkConduit, add a close listener to guarantee that handle is removed if necessary. Also, synchronize when creating/removing the handle.
committed