{ "id": "CVE-2022-40761", "sourceIdentifier": "cve@mitre.org", "published": "2022-09-16T22:15:12.517", "lastModified": "2022-09-21T19:43:31.513", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "The function tee_obj_free in Samsung mTower through 0.3.0 allows a trusted application to trigger a Denial of Service (DoS) by invoking the function TEE_AllocateOperation with a disturbed heap layout, related to utee_cryp_obj_alloc." }, { "lang": "es", "value": "La funci\u00f3n tee_obj_free en Samsung mTower versiones hasta 0.3.0, permite que una aplicaci\u00f3n confiable desencadene una denegaci\u00f3n de servicio (DoS) al invocar la funci\u00f3n TEE_AllocateOperation con una disposici\u00f3n de la pila alterada, relacionada con utee_cryp_obj_alloc" } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH" }, "exploitabilityScore": 3.9, "impactScore": 3.6 } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-20" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:samsung:mtower:*:*:*:*:*:*:*:*", "versionEndIncluding": "0.3.0", "matchCriteriaId": "8C72C53B-9CF2-4F9A-90C1-3A1FE236BA5B" } ] } ] } ], "references": [ { "url": "https://github.com/Samsung/mTower/blob/efd36709306a9afcca5b4782499d01be0c7a02a5/tee/tee/tee_obj.c#L109", "source": "cve@mitre.org", "tags": [ "Patch", "Third Party Advisory" ] }, { "url": "https://github.com/Samsung/mTower/blob/efd36709306a9afcca5b4782499d01be0c7a02a5/tee/tee/tee_svc_cryp.c#L1248", "source": "cve@mitre.org", "tags": [ "Patch", "Third Party Advisory" ] }, { "url": "https://github.com/Samsung/mTower/issues/83", "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ] } ] }