Minos Galanakis | 9314555 | 2025-09-09 18:54:52 +0100 | [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 |