How can we update the EMR cluster with ALAS2-2023-1909 ?

0

Hi,

We have a vulnerability risk on our EMR cluster. We wanted to know if the ALAS2-2023-1909( https://alas.aws.amazon.com/AL2/ALAS-2023-1909.html) patch validated for the default Amazon EMR AMI?

We are using EMR release 5.36.0 and wanted to know what we need to do to update our instances with this latest patch.

Please suggest what can be done. Thank you.

已提問 1 年前檢視次數 322 次
1 個回答
0

As per the instructions in ALAS2-2023-1909( https://alas.aws.amazon.com/AL2/ALAS-2023-1909.html) , all you need to do is run below command to update freetype package on your instances. I was able to test it on my EMR 5.36 cluster.

sudo yum update freetype

Also, adding below command in bootstrap script can also resolve this issue.

sudo yum update -y --security

AWS
Kashif
已回答 1 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南