Integrated: 8367133: DTLS: fragmentation of Finished message results in handshake failure

Daniel Jeliński djelinski at openjdk.org
Thu Sep 25 18:19:41 UTC 2025


On Mon, 15 Sep 2025 06:49:06 GMT, Daniel Jeliński <djelinski at openjdk.org> wrote:

> The DTLSReassembler may release a Finished message before assembling all necessary fragments.
> 
> The newly added test fails without the DTLSReassembler changes, passes with the changes. Other tier1-3 tests continue to pass.

This pull request has now been integrated.

Changeset: 80cb0ead
Author:    Daniel Jeliński <djelinski at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/80cb0ead502ae439660f2a3bbab42df4da39d9d6
Stats:     78 lines in 2 files changed: 75 ins; 0 del; 3 mod

8367133: DTLS: fragmentation of Finished message results in handshake failure

Reviewed-by: jnimeh

-------------

PR: https://git.openjdk.org/jdk/pull/27284


More information about the security-dev mailing list