Information
Set server_audit to FORCE_PLUS_PERMANENT
This disables unloading on the plugin.
Solution
To remediate this setting, follow these steps:
- Open the MariaDB configuration file ( mariadb.cnf )
- Ensure the following line is found in the mariadbd section server_audit=FORCE_PLUS_PERMANENT
Impact:
If someone can unload the plugin it would be possible to perform actions on the database without audit events being logged to the audit log. If the audit log plugin can be unloaded the audit log can be temporarily or permanently disabled.