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.

posta un anno fa322 visualizzazioni
1 Risposta
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
con risposta un anno fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande