Description
An issue was discovered in Trusted Firmware-M through 2.1.0. User provided (and controlled) mailbox messages contain a pointer to a list of input arguments (in_vec) and output arguments (out_vec). These list pointers are never validated. Each argument list contains a buffer pointer and a buffer length field. After a PSA call, the length of the output arguments behind the unchecked pointer is updated in mailbox_direct_reply, regardless of the call result. This allows an attacker to write anywhere in the secure firmware, which can be used to take over the control flow, leading to remote code execution (RCE).
INFO
Published Date :
2024-10-09T00:00:00.000Z
Last Modified :
2024-10-10T17:13:21.838Z
Source :
mitre
AFFECTED PRODUCTS
The following products are affected by CVE-2024-45746 vulnerability.
| Vendors | Products |
|---|---|
| Trustedfirmware |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2024-45746.