CVE-2024-2214

Source
https://cve.org/CVERecord?id=CVE-2024-2214
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-2214.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-2214
Aliases
  • GHSA-vmp6-qhp9-r66x
Published
2024-03-26T15:48:36.304Z
Modified
2026-07-22T02:50:54.351738Z
Severity
  • 7.0 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H CVSS Calculator
Summary
Missing array size check in _Mtxinit() in the Xtensa port
Details

In Eclipse ThreadX before version 6.4.0, the Mtxinit() function in the Xtensa port was missing an array size check causing a memory overwrite. The affected file was ports/xtensa/xcc/src/txclib_lock.c

Database specific
{
    "cna_assigner": "eclipse",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/2xxx/CVE-2024-2214.json",
    "cwe_ids": [
        "CWE-129"
    ]
}
References

Affected packages

Git / github.com/eclipse-threadx/threadx

Affected ranges

Type
GIT
Repo
https://github.com/eclipse-threadx/threadx
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
{
    "cpe": "cpe:2.3:a:eclipse:threadx:*:*:*:*:*:*:*:*",
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "6.4.0"
        }
    ],
    "source": [
        "AFFECTED_FIELD",
        "CPE_RANGE"
    ]
}

Affected versions

v6.*
v6.0.1_rel
v6.0.2_rel
v6.0_rel
v6.1.10_rel
v6.1.11_rel
v6.1.12_rel
v6.1.1_rel
v6.1.2_rel
v6.1.3_rel
v6.1.5_rel
v6.1.6_rel
v6.1.7_rel
v6.1.8_rel
v6.1.9_rel
v6.1_rel
v6.2.0_rel
v6.2.1_rel
v6.3.0_rel

Database specific

vanir_signatures_modified
"2026-07-22T02:50:54Z"
vanir_signatures
[
    {
        "target": {
            "function": "_Mtxinit",
            "file": "ports/xtensa/xcc/src/tx_clib_lock.c"
        },
        "id": "CVE-2024-2214-1936b16f",
        "digest": {
            "function_hash": "21440705155404283821141681700921315961",
            "length": 272.0
        },
        "deprecated": false,
        "signature_version": "v1",
        "signature_type": "Function",
        "source": "https://github.com/eclipse-threadx/threadx/commit/39f3c86c61ec478720bac9fca8f17ccedb8f052b"
    },
    {
        "target": {
            "file": "ports/xtensa/xcc/src/tx_clib_lock.c"
        },
        "id": "CVE-2024-2214-fa92f5c0",
        "digest": {
            "line_hashes": [
                "321615530020277052163727575189001966430",
                "76076730028992049536459261922763312508",
                "161729058754765427883402847621987807659",
                "248756517319654798557447821379620083935"
            ],
            "threshold": 0.9
        },
        "deprecated": false,
        "signature_version": "v1",
        "signature_type": "Line",
        "source": "https://github.com/eclipse-threadx/threadx/commit/39f3c86c61ec478720bac9fca8f17ccedb8f052b"
    }
]
source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-2214.json"