Re: OP-TEE: memory corruption in scmi_pin_control_list_associations_handler()

Khaled Ali Ahmed <[email protected]> Mon, 30 Mar 2026 11:14:48 +0000
Newsgroups org.trustedfirmware.lists.op-tee
Message-ID <GV2PR08MB79556C7FAAFC9458CDD8C240EB52A@GV2PR08MB7955.eurprd08.prod.outlook.com>
Hi Dan,
I take a look for the changed you pushed it seems good, but can you please open a MR to enable us to review it.

Best regards,
Khaled


Sent from Outlook for Mac

From: Dan Carpenter <[email protected]>
Date: Tuesday, 24 March 2026 at 08:44
To: Khaled Ali Ahmed <[email protected]>
Cc: Jens Wiklander <[email protected]>, [email protected] <[email protected]>, [email protected] <[email protected]>, Mohamed Omar Asaker <[email protected]>, James King <[email protected]>
Subject: Re: OP-TEE: memory corruption in scmi_pin_control_list_associations_handler()

On Mon, Feb 09, 2026 at 02:57:17PM +0000, Khaled Ali Ahmed wrote:
> Hi Dan,
> Thank you for sharing the proposal. We are happy to accept this solution once
> it has been pushed to a public repository so we can review and track it
> properly.

Thanks Khaled,

I've pushed this to:
https://github.com/error27/SCP-firmware.git optee-fix

I had a mistake in my original patch that I sent because I accidentally
sent the wrong version which still had parameters as const so it didn't
compile...  :/  Fixed now in the commit on github.

regards,
dan carpenter