GHOST: glibc: buffer overflow

0 Flares 0 Flares ×

A serious vulnerability was discovered, and was baptized GHOST in GNU/Linux. It’s present in all Red Hat Enterprise Linux versions, (CentOS etc.), and Debian systems.

Affected versions:
RHEL(Red Hat Enterprise Linux) version 6.x and 7.x
CentOS Linux version 6.x & 7.x
Ubuntu Linux version 10.04, 12.04 LTS
Debian Linux version 7.x
Linux Mint version 13.0
SUSE Linux Enterprise 11 and older (also OpenSuse Linux 11 or older versions).
Arch Linux glibc version <= 2.18-1

It’s strongly recommended update glibc

What services are using this library?

Run this command to discover all complete affected services
# lsof | grep libc | awk ‘{print $1}’ | sort | uniq

How to know if I’m vulnerable?

Copy this content into ghost.c

COMPILE

# gcc ghost.c -o ghost

RUN
#./ghost

HOW TO FIX?

# yum update glibc

And reboot the system because many services are using this library

Anderson Alfaro
I am passionate for knowledge of Cloud technologies and reading the Bible as both make sense to me, but this last one keeps me on the ground and not in the cloud. Prov 16:18
VCP - MCSA - MCTS - RHCSA - RHCE - RHCVA

IF YOU WANT TO WRITE HERE AS A SPONSOR, PLEASE SEND ME AN EMAIL
Note: I am in the process of learning English, if you notice some mistakes, please let me know. I'll appreciate that. Thank you





Leave a Reply

Your email address will not be published. Required fields are marked as *

*

0 Flares Twitter 0 Facebook 0 Google+ 0 LinkedIn 0 0 Flares ×