mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-04-16 08:42:50 +00:00
ChangeLog: Add missing reference to CVE in security entry
Signed-off-by: Ronald Cron <ronald.cron@arm.com>
This commit is contained in:
parent
8c2b301b82
commit
68613a46ce
@ -144,6 +144,7 @@ Security
|
|||||||
* Fix a stack buffer overread (less than 256 bytes) when parsing a TLS 1.3
|
* Fix a stack buffer overread (less than 256 bytes) when parsing a TLS 1.3
|
||||||
ClientHello in a TLS 1.3 server supporting some PSK key exchange mode. A
|
ClientHello in a TLS 1.3 server supporting some PSK key exchange mode. A
|
||||||
malicious client could cause information disclosure or a denial of service.
|
malicious client could cause information disclosure or a denial of service.
|
||||||
|
Fixes CVE-2024-30166.
|
||||||
* Passing buffers that are stored in untrusted memory as arguments
|
* Passing buffers that are stored in untrusted memory as arguments
|
||||||
to PSA functions is now secure by default.
|
to PSA functions is now secure by default.
|
||||||
The PSA core now protects against modification of inputs or exposure
|
The PSA core now protects against modification of inputs or exposure
|
||||||
|
Loading…
x
Reference in New Issue
Block a user