Summary
We install amazon-cloudwatch-agent from the official Amazon Linux repos (AL2 and AL2023). As a result, on AL2023 we have amazon-cloudwatch-agent-1.300064.1b1344-1.x86_64 installed.
For CVE-2025-61731 and CVE-2025-68119, we found guidance that mentions a fixed version like 1.300064.1-1.amzn2023. Because our installed RPM uses a different release string (b1344-1), we cannot tell if we are patched.
Questions
- Does
amazon-cloudwatch-agent-1.300064.1b1344-1.x86_64 include fixes for CVE-2025-61731 and CVE-2025-68119?
- What does the bXXXX suffix mean in Amazon Linux RPM versions (example:
1.300064.1b1344-1)?
- How should we map/compare
1.300064.1b1344-1 to 1.300064.1-1.amzn2023 for patch/compliance checks? Any official reference is appreciated.
Environment
- Amazon Linux 2023.10.20260302 (also seen on AL2)
- Installed via
dnf from official repos
Evidence (AL2023)
$ rpm -q amazon-cloudwatch-agent
amazon-cloudwatch-agent-1.300064.1b1344-1.x86_64
$ dnf list --showduplicates amazon-cloudwatch-agent
Installed Packages
amazon-cloudwatch-agent.x86_64 1.300064.1b1344-1 @System
Available Packages
amazon-cloudwatch-agent.x86_64 1.300064.1-1.amzn2023 amazonlinux
Notes
AWS-Case: 177323389600039
Summary
We install
amazon-cloudwatch-agentfrom the official Amazon Linux repos (AL2 and AL2023). As a result, on AL2023 we haveamazon-cloudwatch-agent-1.300064.1b1344-1.x86_64installed.For CVE-2025-61731 and CVE-2025-68119, we found guidance that mentions a fixed version like
1.300064.1-1.amzn2023. Because our installed RPM uses a different release string (b1344-1), we cannot tell if we are patched.Questions
amazon-cloudwatch-agent-1.300064.1b1344-1.x86_64include fixes for CVE-2025-61731 and CVE-2025-68119?1.300064.1b1344-1)?1.300064.1b1344-1to1.300064.1-1.amzn2023for patch/compliance checks? Any official reference is appreciated.Environment
dnffrom official reposEvidence (AL2023)
Notes
AWS-Case: 177323389600039