]> git.ipfire.org Git - thirdparty/openwrt.git/commit
openssl: Backport fix for OpenSSL 3.5.2 and 3.0.17 regression 20069/head
authorHauke Mehrtens <hauke@hauke-m.de>
Wed, 17 Sep 2025 09:16:20 +0000 (11:16 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Thu, 18 Sep 2025 19:18:13 +0000 (21:18 +0200)
commit640e364ec0622017e088368ff5422893da847211
tree4b9bc8fe7e63ddf2e0487c826b9a67c367eedb92
parentbf3bc6a384de11fdb5035863487288bf54162de8
openssl: Backport fix for OpenSSL 3.5.2 and 3.0.17 regression

Fixes segmentation faults in openssl. This problem was introduced in
version 3.5.2 and 3.0.17. Backport a fix from the OpenSSL 3.0 branch.

Link: https://forum.openwrt.org/t/openssl-3-0-17-libcrypto-segmentation-faults-regression/240650/9
Link: https://github.com/openssl/openssl/issues/28171
Link: https://github.com/openssl/openssl/commit/c0d968f0ac56ad507ab0101e537e7d530e9f0448
Fixes: f68c3e5057ab ("openssl: Update to version 3.0.17")
Link: https://github.com/openwrt/openwrt/pull/20069
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
(cherry picked from commit aa3c98f82173c04eea4932474116a5befb7aba7b)
package/libs/openssl/Makefile
package/libs/openssl/patches/0001-Don-t-keep-the-store-open-in-by_store_ctrl_ex.patch [new file with mode: 0644]