Skip to content

FreeRTOS v202212.01, v202112.00

Low
kstribrnAmzn published GHSA-5677-2m7x-vjp8 May 10, 2025

Package

FreeRTOSv202212.01.zip, FreeRTOSv202112.00.zip

Affected versions

202212.01, 202112.00

Patched versions

See Advisory

Description

Summary

FreeRTOS is a real-time operating system (RTOS) from AWS for microcontrollers and small microprocesses.

We identified an unintended script within specific zip files available in the Releases page of the FreeRTOS GitHub project. This issue only affects zip files downloaded directly from the Releases page – not users who obtained files through Git commands.

The script does not function due to a syntax error. However, if a user manually corrects the error, then the unintended script could be executed by building a Visual Studio project file contained in the zip file. The script could have transmitted AWS account credentials if those credentials were stored in the user's home directory on a Linux or MacOS based operating system.

Out of an abundance of caution, users who downloaded the indicated releases directly from the Releases page during the time frames referenced below, fixed the script syntax error, and built a demo referenced below, should rotate AWS credentials present in their build host computer’s home directory's .aws/credentials file.

We have removed the indicated releases to prevent further downloads. Users should also delete their copies of the indicated releases. AWS customers who need further assistance should contact AWS Support.

Impact

This issue affected the following zipped release files between the specified time frame:

  • FreeRTOS release 202212.01, asset FreeRTOSv202212.01.zip between May 6, 2025 and May 8, 2025.
    • SHA256: 54bd2e2e0c7a3137f4b9ff09d40c171f25ec7aa528de0c3ac8faf5c4600177e4
  • FreeRTOS release 202112.00, asset FreeRTOSv202112.00.zip between May 6, 2025 and May 8, 2025.
    • SHA256: 0b45b6ff147edf529dc5b6747d3893718905f5204afaa10acbbe0189f81cfe93

The following is a list of affected demos:

  • WIN32-MSVC
  • WIN32-MSVC-Static-Allocation-Only
  • VisualStudio_StaticProjects based demos
  • coreHTTP_Windows_Simulator based demos
  • Jobs_Windows_Simulator based demos
  • Ota_Windows_Simulator based demos

If you have any questions or comments about this advisory, we ask that you contact AWS/Amazon Security via our vulnerability reporting page or directly via email to aws-security@amazon.com. Please do not create a public GitHub issue.

Severity

Low

CVSS overall score

This score calculates overall vulnerability severity from 0 to 10 and is based on the Common Vulnerability Scoring System (CVSS).
/ 10

CVSS v3 base metrics

Attack vector
Local
Attack complexity
High
Privileges required
None
User interaction
Required
Scope
Unchanged
Confidentiality
Low
Integrity
None
Availability
None

CVSS v3 base metrics

Attack vector: More severe the more the remote (logically and physically) an attacker can be in order to exploit the vulnerability.
Attack complexity: More severe for the least complex attacks.
Privileges required: More severe if no privileges are required.
User interaction: More severe when no user interaction is required.
Scope: More severe when a scope change occurs, e.g. one vulnerable component impacts resources in components beyond its security scope.
Confidentiality: More severe when loss of data confidentiality is highest, measuring the level of data access available to an unauthorized user.
Integrity: More severe when loss of data integrity is the highest, measuring the consequence of data modification possible by an unauthorized user.
Availability: More severe when the loss of impacted component availability is highest.
CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N

CVE ID

No known CVE

Weaknesses

No CWEs

Credits