Report this

What is the reason for this report?

How To FIX CVE-2016-4484 on Ubuntu 16.04.1 LTS?

Posted on November 18, 2016

Hello Digital Ocean Community -

I have done the following:

root@www:~# sed -i ‘s/GRUB_CMDLINE_LINUX_DEFAULT="/GRUB_CMDLINE_LINUX_DEFAULT="panic=5 /’ /etc/default/grub

root@www:~# grub-install /dev/vda

root@www:~# reboot

Is this SAFE for security bug if I do this before the patch?

Anyone know how I can fix this issue? Thank you in advance for any help!



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!

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.

As I understand it, this issue can only be exploited with physical access to the machine. Since your droplets are only accessible in this fashion via the control panel’s console access when you are already authenticated on your DigitalOcean account it should not be a concern.

From my reading of the available fixes for this vulnerability, adding the panic option to your boot string should resolve it in any case.

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.