aws / amazon-ecs-ami

Packer recipes for building the official ECS-optimized Amazon Linux AMIs
https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-optimized_AMI.html
Apache License 2.0
204 stars 47 forks source link

Update exec ssm version to 3.2.2222.0 #217

Closed sparrc closed 9 months ago

sparrc commented 9 months ago

Summary

Upgrade Amazon SSM Agent version to 3.2.2222.0, to address CVE listed below:

  1. https://alas.aws.amazon.com/cve/html/CVE-2023-49569.html

Testing

Built an Alpha AMI, ran e2e testing and confirmed that all tests pass.

Description for the changelog

Enhancement: Update exec ssm version to 3.2.2222.0

Licensing

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.