mbedtls/ChangeLog.d
Gilles Peskine a6f99a1aab Fix crash with DTLS_CONNECTION_ID but not other SSL features
In configurations with MBEDTLS_SSL_DTLS_CONNECTION_ID enabled but none of
MBEDTLS_SSL_HW_RECORD_ACCEL, MBEDTLS_SSL_EXPORT_KEYS or MBEDTLS_DEBUG_C,
DTLS handshakes using CID would crash due to a null pointer dereference.
Fix this. Fixes #3998.

Detected by running compat.sh in config-ccm-psk-dtls1_2.h.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2022-04-13 13:45:24 +02:00
..
00README.md 2.24.0 is still covered by the old policy 2020-10-01 00:35:49 +02:00
add-mbedtls_md_starts-to-mbedtls_md_process-test.txt Add ChangeLog entry for fix to mbedtls_md_process() test 2022-03-04 16:45:13 +00:00
chacha20_invalid_iv_len_fix.txt Add a changelog entry for the ChaCha20 default behavior change 2021-12-02 09:32:23 +01:00
cmake_msvc_utf8.txt build(msvc): always assume source files are in UTF-8 2022-03-01 18:00:20 +01:00
dtls-cid-null.txt Fix crash with DTLS_CONNECTION_ID but not other SSL features 2022-04-13 13:45:24 +02:00
mbedtls_ssl_config_defaults-memleak.txt Reset dhm_P and dhm_G if config call repeated 2022-01-11 20:07:44 -05:00
psa_crypto_reduced_configs_bugs.txt Add a changelog entry regarding bugfixes 2022-01-27 11:01:33 -05:00
PSA-test-suites-NOT-using-UID-0.txt TEST: added psa_its_set expected failure test 2022-02-16 15:48:00 +01:00
raw-agreement-destroy-missing.txt Add missing key destruction calls in ssl_write_client_key_exchange 2022-02-25 04:42:03 -05:00
timeless.txt Add a changelog entry 2022-03-04 15:25:42 -05:00
use-psa-ecdhe-curve.txt Fix missing check on server-chosen curve 2022-02-14 13:00:42 +01:00
zeroize_key_buffers_before_free.txt Add changelog entry for zeroizing key buffers before freeing 2022-03-04 10:35:28 +01:00