In Trusted Firmware-M through 1.3.0, cleaning up the memory allocated for a multi-part cryptographic operation (in the event of a failure) can prevent the abort() operation in the associated cryptographic library from freeing internal resources, causing a memory leak.
References
Link | Resource |
---|---|
https://git.trustedfirmware.org/TF-M/trusted-firmware-m.git/commit/?id=7e2e523a1c4e9ac7b9cc4fd551831f7639ed5ff9 | Mailing List Patch Third Party Advisory |
https://git.trustedfirmware.org/TF-M/trusted-firmware-m.git/tree/docs/security/security_advisories/crypto_multi_part_ops_abort_fail.rst | Exploit Third Party Advisory |
https://www.trustedfirmware.org | Vendor Advisory |
Configurations
History
No history.
Information
Published : 2021-05-21 04:15
Updated : 2024-02-28 18:28
NVD link : CVE-2021-32032
Mitre link : CVE-2021-32032
CVE.ORG link : CVE-2021-32032
JSON object : View
Products Affected
linaro
- trusted_firmware-m
CWE
CWE-401
Missing Release of Memory after Effective Lifetime