blob: 00cac0651347527ff5901e19c0465e0bd1842652 [file] [log] [blame]
Gilles Peskine6bba0a82024-06-26 23:32:50 +02001Security
2 * Fix a stack buffer overflow in mbedtls_ecdsa_der_to_raw() and
3 mbedtls_ecdsa_raw_to_der() when curve_bits is larger than the
4 largest supported curve.