RFR: 8367133: DTLS: fragmentation of Finished message results in handshake failure
Nibedita Jena
duke at openjdk.org
Tue Sep 16 14:15:20 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.
I applied the changes and verified them against both failure and success scenarios. The results look good. Thanks @djelinski
-------------
PR Comment: https://git.openjdk.org/jdk/pull/27284#issuecomment-3298964984
More information about the security-dev
mailing list