blob: cd52d32ffd8573bb2d85a99e10575a621f24312a [file] [log] [blame]
Minos Galanakis93145552025-09-09 18:54:52 +01001Security
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