David Horstmann | 5ea94e6 | 2025-03-11 15:52:48 +0000 | [diff] [blame] | 1 | Security |
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 |