OpenSSL v3 vulnerability: Are all ECS-optimized AMIs affected or just the Amazon Linux 2022 based ones?

0

https://aws.amazon.com/security/security-bulletins/AWS-2022-008/ says

Customers utilizing Amazon Linux 2022, Bottlerocket OS or ECS-optimized Amazon Machine Images (AMIs) on Amazon ECS should read the instructions below.

Which sounds like all ECS-optimized AMIs are affected. However, the recommendation is:

we recommend that ECS customers update the version of OpenSSL 3.0 via DNF configuration.

To my understanding, DNF is only available on Amazon Linux 2022.

Checking the version of openssl in one of our instances that run an Amazon Linux 2 based ECS-optimized AMI, I get:

sh-4.2$ openssl version
OpenSSL 1.0.2k-fips  26 Jan 2017

Can I consider Amazon Linux 2 based ECS-optimized AMIs to be unaffected by CVE-2022-3602 and CVE-2022-3786?

1개 답변
0
수락된 답변

Thank you for the detailed description.

Yes, ECS-optimized Amazon Linux 2 AMI is not affected as OpenSSL 3.0 is not shipped in this version, as also per your openssl version command output and this quote Amazon Linux 2 do not ship with OpenSSL 3.0 and are not affected by these issues from https://aws.amazon.com/security/security-bulletins/AWS-2022-008/.

AWS
weidi
답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠