How to update Kernel in CentOS

Update Kernel with Yum

yum -y update kernel

Run the following command to also keep OpenSSL, Apache and Systemd up-to-date

yum -y update httpd nss curl kernel openssl systemd