Hi,
We are performing major upgrades from 8.0 to 8.4 and noticed openssl libs are added back into linux generic binary tars.
lrwxrwxrwx. 1 mysqld dba 24 Sep 1 22:17 libssl.so → private/libssl.so.1.1.1k
lrwxrwxrwx. 1 mysqld dba 27 Sep 1 22:17 libcrypto.so → private/libcrypto.so.1.1.1k
lrwxrwxrwx. 1 mysqld dba 26 Sep 1 22:17 libk5crypto.so → private/libk5crypto.so.3.1
Databases upgraded to 8.4 were reported into our security vulnerability reports.
Openssl libs were removed after 8.0.36 due to security vulnerabilities. This is should be the case for 8.4.x as well. Kindly fix the binary tars for 8.4.x Percona server.
On a side note, these libs are not found in percona XtraDB cluster linux generic binary tar.
Thank you!