mariadb/plugin/auth_mysql_sha2
Sergei Golubchik b6d0e23d76 MDEV-38365 SHA2 auth plugin crash on large packets
use my_safe_alloca() as the key_len comes directly from the client

Reported by Pavel Kohout, Aisle Research, www.aisle.com
2026-01-23 14:31:12 +01:00
..
mysql-test/mysql_sha2 MDEV-37600 Backport MDEV-37339 errors about caching_sha2_password on server startup (WolfSSL) 2025-09-21 13:13:59 +02:00
CMakeLists.txt MDEV-37600 Backport MDEV-37339 errors about caching_sha2_password on server startup (WolfSSL) 2025-09-21 13:13:59 +02:00
mysql_sha2.c MDEV-37600 Backpoint MDEV-9804 Implement a caching_sha2_password plugin 2025-09-21 13:13:30 +02:00
mysql_sha2.h MDEV-37600 Backpoint MDEV-9804 Implement a caching_sha2_password plugin 2025-09-21 13:13:30 +02:00
openssl1-compat.c MDEV-37600 Backpoint MDEV-9804 Implement a caching_sha2_password plugin 2025-09-21 13:13:30 +02:00
sha256crypt.c MDEV-38365 SHA2 auth plugin crash on large packets 2026-01-23 14:31:12 +01:00
ssl_stuff.c MDEV-37600 - fix error message formatting after backporting 2025-09-21 13:14:24 +02:00