Oracle MySQL October 2021 Critical Patch Update (CPUOCT2021)
Hi, At my company, we scan servers for vulnerabilities with Qualys software. We have a server with 4 vulnerabilities related to:
Oracle MySQL October 2021 Critical Patch Update (CPUOCT2021)
Oracle MySQL January 2022 Critical Patch Update (CPUJAN2022)
Oracle MySQL April 2022 Critical Patch Update (CPUAPR2022)
Oracle MySQL July 2022 Critical Patch Update (CPUJUL2022)
Im running mysql version 8.0.19. The patches, starting by CPUOCT2021 fixes prior versions from 8.0.26.
# mysqld -V
/usr/sbin/mysqld Ver 8.0.19 for Linux on x86_64 (MySQL Community Server - GPL)
There are the mysql components installed
# yum list installed | grep "mysql"
mysql-community-client.x86_64 8.0.19-1.el7 @mysql80-community
mysql-community-common.x86_64 8.0.19-1.el7 @mysql80-community
mysql-community-libs.x86_64 8.0.19-1.el7 @mysql80-community
mysql-community-libs-compat.x86_64 8.0.19-1.el7 @mysql80-community
mysql-community-server.x86_64 8.0.19-1.el7 @mysql80-community
mysql80-community-release.noarch
If I install the rpm's published in the mysql dev url, like:
rpm -ivh mysql-community-client-8.0.30-1.el7.x86_64.rpm
rpm -ivh mysql-community-common-8.0.30-1.el7.x86_64.rpm
rpm -ivh mysql-community-libs-8.0.30-1.el7.x86_64.rpm
rpm -ivh mysql-community-libs-compat-8.0.30-1.el7.x86_64.rpm
rpm -ivh mysql-community-server-8.0.30-1.el7.x86_64.rpm
Could the vulnerabilities disappear?
Thanks in advance, im newby and I lost in this case.
Subject
Views
Written By
Posted
Oracle MySQL October 2021 Critical Patch Update (CPUOCT2021)
1026
August 09, 2022 04:39AM
396
August 09, 2022 05:15AM
422
August 09, 2022 09:17AM
363
August 17, 2022 05:33AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.