Lucene search

K
cvelistEclipseCVELIST:CVE-2024-2212
HistoryMar 26, 2024 - 3:58 p.m.

CVE-2024-2212 Integer wraparounds, under-allocations, and heap buffer overflows in Eclipse ThreadX xQueueCreate() and xQueueCreateSet()

2024-03-2615:58:27
CWE-122
CWE-190
eclipse
www.cve.org
1
eclipse threadx
xqueuecreate
xqueuecreateset
integer wraparound
under-allocations
heap buffer overflows
freertos compatibility api

7.3 High

CVSS3

Attack Vector

LOCAL

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

LOW

CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:L

0.0004 Low

EPSS

Percentile

15.5%

In Eclipse ThreadX before 6.4.0, xQueueCreate() and xQueueCreateSet()
functions from the FreeRTOS compatibility API
(utility/rtos_compatibility_layers/FreeRTOS/tx_freertos.c) were missing
parameter checks. This could lead to integer wraparound,
under-allocations and heap buffer overflows.

CNA Affected

[
  {
    "defaultStatus": "unaffected",
    "product": "ThreadX",
    "repo": "https://github.com/eclipse-threadx/threadx/",
    "vendor": "Eclipse Foundation",
    "versions": [
      {
        "lessThan": "6.4.0",
        "status": "affected",
        "version": "0",
        "versionType": "semver"
      }
    ]
  }
]

7.3 High

CVSS3

Attack Vector

LOCAL

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

LOW

CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:L

0.0004 Low

EPSS

Percentile

15.5%

Related for CVELIST:CVE-2024-2212