os/Linux
gblic 보안패치
C/H
2015. 1. 29. 15:21
- 리눅스 Ghost 취약점(glibc) 업데이트 권고 2015-01-28
- http://lists.centos.org/pipermail/centos/2015-January/149413.html
- https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=776391
- https://access.redhat.com/articles/1332213
- http://www.ubuntu.com/usn/usn-2485-1/
- https://security-tracker.debian.org/tracker/CVE-2015-0235
glibc 2.2~2.17버전의 모든 리눅스 시스템 glibc: buffer overflow in gethostbyname
# 버전확인 getconf -a | grep eglibc # 설치되어 있지 않음 getconf -a | grep glibc GNU_LIBC_VERSION glibc 2.19 # 2.17 까지 위험, # 데비안 계열은 2.18-1 까지 위험... # 2.19버전과 그 이후 버전은 안전, 완전한 Fixed 는 2.19-13 버전부터
반응형