Question

How to check if kernel is properly updated/patched?

I have received an email from Digital Ocean to update the OS to mitigate the industry-wide security vulnerabilities known as Meltdown and Spectre

Quote from email: To simplify the act of patching, we have recently updated Droplets to utilize a GrubLoader. On certain legacy Droplets, this may cause issues if the kernel is not upgraded.

This is the link that I am referred to about the upgrade: https://www.digitalocean.com/community/tutorials/how-to-protect-your-server-against-the-meltdown-and-spectre-vulnerabilities

I am running CentOS 6, I have executed the following

yum update
yum update kernel

When I do uname -r I still get:

2.6.32-504.12.2.el6.x86_64

But when I do yum install kernel I get:

Package kernel-2.6.32-696.20.1.el6.x86_64 already installed and latest version

Does that mean the kernel is not updated accordingly?


Submit an answer


This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

Sign In or Sign Up to Answer

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Accepted Answer

I have just realised I need to update the kernel from DO dashboard where for CentOS6 I need to select GrubLoader v0.1, after power off, and once the machine is rebooted, I have noticed the kernel is using the latest installed version

This comment has been deleted

    Same error here… Seens like the grub still using the old version…

    Try DigitalOcean for free

    Click below to sign up and get $200 of credit to try our products over 60 days!

    Sign up

    Get our biweekly newsletter

    Sign up for Infrastructure as a Newsletter.

    Hollie's Hub for Good

    Working on improving health and education, reducing inequality, and spurring economic growth? We'd like to help.

    Become a contributor

    Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.

    Welcome to the developer cloud

    DigitalOcean makes it simple to launch in the cloud and scale up as you grow — whether you're running one virtual machine or ten thousand.

    Learn more
    DigitalOcean Cloud Control Panel