1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 08:12:21 +01:00
Files
Jakub Zelenka 9e2aa658a8 Fix GH-19428: openssl_pkey_derive segfaults for DH derive with low key_length
This happens only for OpenSSL 1.1.1 because key_length is ignored for
DH. It means that the provided string is overwritten with longer buffer.
2025-08-09 17:43:04 +02:00
..
2021-06-11 11:57:42 +02:00
2022-06-01 11:46:47 +02:00
2022-06-01 11:46:47 +02:00
2021-10-08 14:07:05 +02:00
2022-06-01 11:46:47 +02:00