No Image

USN-3309-1: Libtasn1 vulnerability

2017-06-06 KENNETH 0

USN-3309-1: Libtasn1 vulnerability Ubuntu Security Notice USN-3309-1 5th June, 2017 libtasn1-6 vulnerability A security issue affects these releases of Ubuntu and its derivatives: Ubuntu 17.04 Ubuntu 16.10 Ubuntu 16.04 LTS Ubuntu 14.04 LTS Summary Libtasn1 could be made to crash or run programs as your login if it opened a specially crafted file. Software description libtasn1-6 – Library to manage ASN.1 structures Details Jakub Jirasek discovered that GnuTLS incorrectly handled certainassignments files. If a user were tricked into processing a speciallycrafted assignments file, a remote attacker could possibly execute arbirarycode. Update instructions The problem can be corrected by updating your system to the following package version: Ubuntu 17.04: libtasn1-6 4.10-1ubuntu0.1 Ubuntu 16.10: libtasn1-6 4.9-4ubuntu0.1 Ubuntu 16.04 LTS: libtasn1-6 4.7-3ubuntu0.16.04.2 Ubuntu 14.04 LTS: libtasn1-6 3.4-3ubuntu0.5 To update your system, please follow these instructions: https://wiki.ubuntu.com/Security/Upgrades. In general, a standard system update will [ more… ]

No Image

RHEA-2017:1394-1: nss enhancement update

2017-06-06 KENNETH 0

RHEA-2017:1394-1: nss enhancement update Red Hat Enterprise Linux: Updated nss packages that add one enhancement are now available for Red Hat Enterprise Linux 5 Extended Life Cycle Support. Source: RHEA-2017:1394-1: nss enhancement update

No Image

RHEA-2017:1393-1: ca-certificates enhancement update

2017-06-06 KENNETH 0

RHEA-2017:1393-1: ca-certificates enhancement update Red Hat Enterprise Linux: An updated ca-certificates package that adds one enhancement is now available for Red Hat Enterprise Linux 6.5 Advanced Update Support. Source: RHEA-2017:1393-1: ca-certificates enhancement update

No Image

MySQL 8.0: New mysql-test-run option to minimize skipped tests in regression test runs

2017-06-06 KENNETH 0

MySQL 8.0: New mysql-test-run option to minimize skipped tests in regression test runs Anybody who has run the MySQL MTR test suite must have seen a statement like “x tests were skipped, y by the test itself. ” at the end of test runs. Why are some tests being skipped? Are the skipped tests affecting test coverage?… Source: MySQL 8.0: New mysql-test-run option to minimize skipped tests in regression test runs

No Image

[AWS] certificate arn:aws:iam server-certificate not found when configure ELB

2017-06-06 KENNETH 0

1. 상황 ELB 구성 작업 시 HTTPS 프로토콜을 추가하면 SSL 인증서를 지정하는 항목이 나옴 해당 설정을 완료후 마지막 ”launch”를 클릭하면 certificate arn:aws:iam server-certificate not found 오류가 발생 하면서 ELB 구성(생성)이 완료 되지 않음   2. 확인 2.1 SSL 인증서 오류 문제 private key certificate file of domain certificate chain ELB 등록시 필요한 3요소에는 문제가 없음 실제 아파치에 직접 적용을 해봐도 문제가 없음 물론 같은 방식으로 지금까지 잘 사용했고 이후 설명하는 방법에서도 같은 인증서 파일들을 이용해 성공 했기 때문에 인증서(파일)의 문제로 보기 어려움   2.2 시간적 특이사항 아마도 나중에 다시 해봤으면 성공 했지 싶음 하지만 내겐 그만한 시간이 없고, 약 1시간 가까이 테스트를 해본 결과 되지 않았음   2.3  ELB 방식의 차이? Application Load Balancer Classic Load Balancer 모두 동일한 결과가 나왔음   2.4 유추한 문제 웹 기반 콘솔에서는 더이상 안되겠다는 판단 인증서 업로드가 안되기 때문에 마지막 단계에서 파일을 찾지 못한다고 [ more… ]