- Description
- FreeRTOS versions 10.2.0 through 10.4.5 do not prevent non-kernel code from calling the xPortRaisePrivilege internal function to raise privilege. FreeRTOS versions through 10.4.6 do not prevent a third party that has already independently gained the ability to execute injected code to achieve further privilege escalation by branching directly inside a FreeRTOS MPU API wrapper function with a manually crafted stack frame. These issues affect ARMv7-M MPU ports, and ARMv8-M ports with MPU support enabled (i.e. configENABLE_MPU set to 1). These are fixed in V10.5.0 and in V10.4.3-LTS Patch 3.
- Source
- cve@mitre.org
- NVD status
- Modified
CVSS 3.1
- Type
- Primary
- Base score
- 7.8
- Impact score
- 5.9
- Exploitability score
- 1.8
- Vector string
- CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
- Severity
- HIGH
CVSS 2.0
- Type
- Primary
- Base score
- 7.2
- Impact score
- 10
- Exploitability score
- 3.9
- Vector string
- AV:L/AC:L/Au:N/C:C/I:C/A:C
- Hype score
- Not currently trending
[
{
"nodes": [
{
"negate": false,
"cpeMatch": [
{
"criteria": "cpe:2.3:o:amazon:freertos:*:*:*:*:-:*:*:*",
"vulnerable": true,
"matchCriteriaId": "4FB285CB-30B9-4537-9AC8-7C0BF1643D05",
"versionEndExcluding": "10.4.6",
"versionStartIncluding": "10.2.0"
},
{
"criteria": "cpe:2.3:o:amazon:freertos:10.4.3:patch1:*:*:lts:*:*:*",
"vulnerable": true,
"matchCriteriaId": "95529D7D-3DBE-4227-811F-BBE6F0281CFE"
}
],
"operator": "OR"
}
]
}
]