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.

demandé il y a un an322 vues
1 réponse
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
répondu il y a un an

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions

Contenus pertinents