하모니카 묻고답하기

?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄

캐노니컬에서 12월 7일에 OpenSSL 에 대한 긴급 패치를 발표했습니다.

모든 우분투 버전에 해당하니 리눅스 민트도 해당합니다.

그러므로 하모니카도 해당합니다.

http://news.softpedia.com/news/canonical-patches-critical-openssl-vulnerabilities-in-all-supported-ubuntu-oses-497247.shtml


지금 업데이트 매니저를 실행 하시고, 업데이트 하세요

apt update

apt dist-upgrade -y

하셔도 좋습니다.

  • ?
    legoboss 2015.12.09 10:04

    ※ 취약점 보고 전문 : http://www.ubuntu.com/usn/usn-2830-1/


    USN-2830-1: OpenSSL vulnerabilities

    USN-2830-1: OpenSSL vulnerabilities

    Ubuntu Security Notice USN-2830-1

    7th December, 2015

    openssl vulnerabilities

    A security issue affects these releases of Ubuntu and its derivatives:

    • Ubuntu 15.10
    • Ubuntu 15.04
    • Ubuntu 14.04 LTS
    • Ubuntu 12.04 LTS

    Summary

    Several security issues were fixed in OpenSSL.

    Software description

    • openssl - Secure Socket Layer (SSL) cryptographic library and tools

    Details

    Guy Leaver discovered that OpenSSL incorrectly handled a ServerKeyExchange
    for an anonymous DH ciphersuite with the value of p set to 0. A remote
    attacker could possibly use this issue to cause OpenSSL to crash, resulting
    in a denial of service. This issue only applied to Ubuntu 15.10.
    (CVE-2015-1794)

    Hanno Böck discovered that the OpenSSL Montgomery squaring procedure
    algorithm may produce incorrect results when being used on x86_64. A remote
    attacker could possibly use this issue to break encryption. This issue only
    applied to Ubuntu 15.10. (CVE-2015-3193)

    Loïc Jonas Etienne discovered that OpenSSL incorrectly handled ASN.1
    signatures with a missing PSS parameter. A remote attacker could possibly
    use this issue to cause OpenSSL to crash, resulting in a denial of service.
    (CVE-2015-3194)

    Adam Langley discovered that OpenSSL incorrectly handled malformed
    X509_ATTRIBUTE structures. A remote attacker could possibly use this issue
    to cause OpenSSL to consume resources, resulting in a denial of service.
    (CVE-2015-3195)

    It was discovered that OpenSSL incorrectly handled PSK identity hints. A
    remote attacker could possibly use this issue to cause OpenSSL to crash,
    resulting in a denial of service. This issue only applied to Ubuntu 12.04
    LTS, Ubuntu 14.04 LTS and Ubuntu 15.04. (CVE-2015-3196)

    Update instructions

    The problem can be corrected by updating your system to the following package version:

    Ubuntu 15.10:
    libssl1.0.0 1.0.2d-0ubuntu1.2
    Ubuntu 15.04:
    libssl1.0.0 1.0.1f-1ubuntu11.5
    Ubuntu 14.04 LTS:
    libssl1.0.0 1.0.1f-1ubuntu2.16
    Ubuntu 12.04 LTS:
    libssl1.0.0 1.0.1-4ubuntu5.32

    To update your system, please follow these instructions: https://wiki.ubuntu.com/Security/Upgrades.

    After a standard system update you need to reboot your computer to make
    all the necessary changes.

    References

    CVE-2015-1794, CVE-2015-3193, CVE-2015-3194, CVE-2015-3195, CVE-2015-3196 


  • ?
    legoboss 2015.12.09 10:06

    전체 업데이트를 원하지 않으신 경우에는,

    $ sudo apt-get install openssl

    명령으로 openssl만 업데이트 하실 수 있습니다.


    설치 완료시 아래의 명령으로 현재 설치된 버전을 확인해 보실 수 있습니다.

    $ openssl version

    OpenSSL 1.0.1f 6 Jan 2014


    $ sudo dpkg -l openssl

    희망상태=알수없음(U)/설치(I)/지우기(R)/깨끗이(P)/고정(H)

    | 상태=아님(N)/설치(I)/설정(C)/풀림(U)/절반설정(F)/일부설치(H)/트리거대기(W)/

    | /    트리거밀림(T)

    |/ 오류?=(없음)/다시설치필요(R) (상태, 오류가 대문자=불량)

    ||/ 이름           버전         Architecture 설명

    -------------------------------------------------------

    ii  openssl        1.0.1f-1ubun amd64        Secure Sockets Layer toolkit - cr 


    ※ 버전이 1.0.1f 로 나오면 정상 업데이트된 결과입니다.


List of Articles
번호 제목 추천 수 글쓴이 날짜 조회 수
공지 게시판에 질문하기 전 읽기 - 어떻게 질문을 하는 것이 좋을까? 1 0 Kevin 2019.11.18 13008
2096 오늘 배포된 로샤버전을 깔아봤습니다. 5 file 0 고스트 2016.01.25 7986
2095 I nex 시스템 정보를 알려주는 프로그램 4 file 0 행복한펭귄 2017.02.09 7977
2094 Adventure Game Studio 게임 엔진 file 0 행복한펭귄 2017.04.27 7976
2093 MS의 리눅스 지원의 의미와 영향은? 2 0 행복한펭귄 2017.05.19 7960
2092 리눅스 커널 로컬 권한 상승 취약점(CVE-2017-6074) 0 la_Nube 2017.03.10 7956
2091 네이버 웨일, 상반기 중 맥, 리눅스 버전 공개 예정 1 0 행복한펭귄 2017.04.04 7952
2090 FIFE 게임 엔진 file 0 행복한펭귄 2017.04.27 7949
2089 구글어스 (3D로 즐기는 지구) 2 file 0 행복한펭귄 2017.04.19 7937
2088 그래픽 잔상 발생 문제와 업그레이드 0 onting 2015.07.20 7926
2087 파이썬으로 게임 만들기 도전해 보세요. 1 0 행복한펭귄 2017.02.07 7924
2086 Cafu 게임 엔진 file 0 행복한펭귄 2017.04.27 7921
2085 Munity 게임 엔진 file 0 행복한펭귄 2017.05.01 7906
2084 창 배치 TIP! 5 0 paparuwa 2015.10.02 7904
2083 27일 linuxmint17_mate-hamonikr-RC-1.0 어떻게 나올지에 대해 질문 드립니다. 0 친절한우주인 2014.12.13 7880
2082 테마 포함한 32비트 버전 받는 중입니다. 0 Pentium 2014.12.28 7866
2081 이케아는 왜 일본에서 실패하고 한국에서 성공했는가? 0 행복한펭귄 2016.04.27 7862
2080 롤링 릴리즈 대 포인트 릴리즈 5 0 행복한펭귄 2017.03.09 7856
2079 [제안] 세대 별 요구사항 조사 및 반영하기 0 행복한펭귄 2016.02.02 7852
2078 Y PPA 관리자로 PPA 관리를 쉽게... 2 file 0 행복한펭귄 2017.02.16 7848
2077 하모니카 메인 화면 '덧글 모음' 링크가 잘못되었습니다 5 0 풀잎 2016.01.27 7842
Board Pagination Prev 1 ... 14 15 16 17 18 19 20 21 22 23 ... 123 Next
/ 123
CLOSE