Explore top 10 tips to secure your open-source projects now. Read More
×
MySQL could allow unintended access to network services.
Software Description:
- mysql-8.0: MySQL database
Details:
Tom Reynolds discovered that due to a packaging error, the MySQL X Plugin
was listening to all network interfaces by default, contrary to
expectations.
This update changes the default MySQL configuration to bind the MySQL X
Plugin to localhost only. This change may impact environments where the
MySQL X Plugin needs to be accessible from the network. The
mysqlx-bind-address setting in the /etc/mysql/mysql.conf.d/mysqld.cnf file
can be modified to allow network access.
The problem can be corrected by updating your system to the following package versions: Ubuntu 20.04 LTS: mysql-server-8.0 8.0.22-0ubuntu0.20.04.3 In general, a standard system update will make all the necessary changes.
https://ubuntu.com/security/notices/USN-4651-1
https://bugs.launchpad.net/ubuntu/+source/mysql-8.0/+bug/1857584
Get the latest Linux and open source security news straight to your inbox.