Trusted Firmware M 1.4.x through 1.4.1 has a buffer overflow issue in the Firmware Update partition. In the IPC model, a psa_fwu_write caller from SPE or NSPE can overwrite stack memory locations.
The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer, leading to a buffer overflow.
Link | Tags |
---|---|
https://developer.arm.com/support/arm-security-updates | vendor advisory |
https://www.trustedfirmware.org | product |
https://git.trustedfirmware.org/TF-M/trusted-firmware-m.git/ | third party advisory patch |
https://tf-m-user-guide.trustedfirmware.org/docs/security/security_advisories/fwu_write_vulnerability.html | exploit third party advisory patch |