Hi,
I just read about this major security vulnerability across multiple OSs, including Linux (presumably all flavors).
How long before a patch is available via our DigitalOcean distributions?
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.
Thanks for posting these instructions.
For Ubuntu 14.04 you’ll see this:
Two CVEs were issued for this vulnerability:
Ubuntu and Debian have already rolled out security updates to the
libc6
package. The fixed versions are:You can check which version of the package is installed and if the fixed version is available by running:
The output will look like:
This shows me that I have the vulnerable version (2.24-11) installed, but can install the fixed version (2.24-11+deb9u1) by running an upgrade.