poky/meta/recipes-connectivity
Jiaying Song d6f3ce1651 openssl: fix CVE-2023-50781
A flaw was found in m2crypto. This issue may allow a remote attacker to
decrypt captured messages in TLS servers that use RSA key exchanges,
which may lead to exposure of confidential or sensitive data.

The CVE-2023-50781 in M2Crypto is addressed by modifying OpenSSL because
M2Crypto relies on OpenSSL for its cryptographic operations.The issue
stems from OpenSSL’s RSA PKCS#1 v1.5 padding verification being
vulnerable to Bleichenbacher-type attacks.To mitigate this, OpenSSL
introduced an implicit rejection mechanism in the RSA PKCS#1 v1.5
padding.Therefore, resolving the vulnerability requires changes within
OpenSSL itself to ensure M2Crypto’s security.

References:
https://nvd.nist.gov/vuln/detail/CVE-2023-50781
https://github.com/openssl/openssl/pull/13817/commits
https://todo.sr.ht/~mcepl/m2crypto/342?__goaway_challenge=meta-refresh&__goaway_id=45a03d6accb7b343867110db1f7fb334

(From OE-Core rev: d24c4923d6f7a25bdc3ec5d4ac6bee32bb0bae88)

Signed-off-by: Jiaying Song <jiaying.song.cn@windriver.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
2025-08-29 08:33:32 -07:00
..
2025-08-08 06:30:55 -07:00
2025-03-04 08:46:02 -08:00
2025-05-28 08:46:32 -07:00
2024-09-16 06:09:56 -07:00
2022-11-24 15:30:01 +00:00
2024-02-28 03:32:09 -10:00
2022-05-04 13:07:34 +01:00
2025-07-18 08:32:26 -07:00
2025-05-28 08:46:32 -07:00
2025-08-29 08:33:32 -07:00
2025-05-02 08:12:41 -07:00
2021-08-02 15:44:10 +01:00
2022-12-07 15:02:45 +00:00
2025-01-24 07:49:28 -08:00