mirror of
https://github.com/espressif/mbedtls.git
synced 2026-08-08 12:37:47 +00:00
Add Changelog entry for FFDH missing peerkey check
Signed-off-by: Manuel Pégourié-Gonnard <[email protected]>
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
Security
|
||||
* Fix missing validation of the peer's key in key agreement operations using
|
||||
PSA_ALG_FFDH: low-order elements were not rejected as they should be. This
|
||||
is a problem for protocols using FFDH that expect contributory behaviour,
|
||||
that is, where neither party should be able to force the shared secret
|
||||
into a small set. Found and reported by Kai Tian.
|
||||
Reference in New Issue
Block a user