SV-253745r1137667_rule
V-253745
SRG-APP-000456-DB-000390
MADB-10-009300
CAT II
10
Institute and adhere to policies and procedures to ensure that patches are consistently applied to MariaDB within the time allowed.
If new packages are available for MariaDB, they can be reviewed in the package manager appropriate for the server operating system.
To list the version of installed MariaDB, run the following Linux commands as the system administrator:
MariaDB> SELECT @@version;
Check the list of installed packages:
$ sudo yum list installed | grep -i mariadb
All versions of MariaDB will be listed on:
https://mariadb.com/downloads/#mariadb_platform-mariadb_server
All security-relevant software updates for MariaDB will be listed on:
https://mariadb.com/kb/en/library/security/
If MariaDB is not at the latest version, this is a finding.
If MariaDB is not at the latest version and the evaluated version has CVEs (IAVAs), this is a CAT I finding.
V-253745
False
MADB-10-009300
If new packages are available for MariaDB, they can be reviewed in the package manager appropriate for the server operating system.
To list the version of installed MariaDB, run the following Linux commands as the system administrator:
MariaDB> SELECT @@version;
Check the list of installed packages:
$ sudo yum list installed | grep -i mariadb
All versions of MariaDB will be listed on:
https://mariadb.com/downloads/#mariadb_platform-mariadb_server
All security-relevant software updates for MariaDB will be listed on:
https://mariadb.com/kb/en/library/security/
If MariaDB is not at the latest version, this is a finding.
If MariaDB is not at the latest version and the evaluated version has CVEs (IAVAs), this is a CAT I finding.
M
5475