blob: cd52d32ffd8573bb2d85a99e10575a621f24312a [file] [log] [blame]
David Horstmann5ea94e62025-03-11 15:52:48 +00001Security
2 * Fix a vulnerability in the TLS 1.2 handshake. If memory allocation failed
3 or there was a cryptographic hardware failure when calculating the
4 Finished message, it could be calculated incorrectly. This would break
5 the security guarantees of the TLS handshake.
6 CVE-2025-27810