Welcome to Centmin Mod Community
Register Now

Upgrade MariaDB Unable to update Kernel for Copy Fail & Dirty Frag Vulnerability

Discussion in 'Install & Upgrades or Pre-Install Questions' started by trxerz, May 9, 2026.

  1. trxerz

    trxerz Member

    75
    6
    8
    Jun 25, 2015
    Ratings:
    +8
    Local Time:
    8:04 PM
    Please fill in any relevant information that applies to you:
    • CentOS Version: AlmaLinux 8
    • Centmin Mod Version Installed: 140.00beta01
    • Nginx Version Installed: 1.30.0
    • PHP Version Installed: 8.3.31
    • MariaDB MySQL Version Installed: 10.5.29-MariaDB
    • When was last time updated Centmin Mod code base ? : Today

    Hi mate,
    Trying to update kernel since it affected by Copy Fail & Dirty Frag Vulnerability. But it show an error.


    Code:
    dnf --refresh upgrade
    Errors during downloading metadata for repository 'mariadb':
      - Status code: 404 for http://mirror.aarnet.edu.au/pub/MariaDB/yum/10.5/centos8-amd64/repodata/repomd.xml (IP: 202.158.214.106)
    Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
    

    Does this have anything to do with mariadb yum repo?

    Thanks
     
    Last edited: May 9, 2026
  2. eva2000

    eva2000 Administrator Staff Member

    59,283
    12,508
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,140
    Local Time:
    5:04 AM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    Yes MariaDB yum related try the following command
    Code (Text):
    cmupdate

    run and exit centmin.sh menu once
    Code (Text):
    centmin

    then try
    Code (Text):
    dnf --refresh upgrade
    

    if that doesn't work you probably need to update to MariaDB 10.6 via centmin.sh menu option 11 submenu option 10 first as MariaDB 10.5 is end of life

    or skip MariaDB upgrade for now to get YUM updates
    Code (Text):
    dnf --refresh upgrade -x mariadb