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.

preguntada hace un año322 visualizaciones
1 Respuesta
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
respondido hace un año

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas