Skip to content

[FIX][CRASH] Update keystore_openssl.c - avoid crash when OpenSSL has different allocator#16

Open
LAc1985 wants to merge 1 commit into
NXP:masterfrom
LAc1985:patch-1
Open

[FIX][CRASH] Update keystore_openssl.c - avoid crash when OpenSSL has different allocator#16
LAc1985 wants to merge 1 commit into
NXP:masterfrom
LAc1985:patch-1

Conversation

@LAc1985
Copy link
Copy Markdown

@LAc1985 LAc1985 commented Jul 1, 2025

OpenSSL allocated a buffer and it was deallocated by SSS.
It leads to crash in case OpenSSL has different allocator.

OpenSSL allocated a buffer and it was deallocated by SSS.
It leads to crash in case OpenSSL has different allocator.
@LAc1985
Copy link
Copy Markdown
Author

LAc1985 commented Jul 1, 2025

@sujaygkulkarni-nxp , @purnankNXP , @SJs2610 , @msalfer-nxp , @Jagadish-NXP please check this!

@LAc1985
Copy link
Copy Markdown
Author

LAc1985 commented Aug 5, 2025

@sujaygkulkarni-nxp when will you release V04.07.01 what you already committed?

@Jagadish-NXP
Copy link
Copy Markdown
Contributor

Thank you for reporting. We implemented a solution for the reported issue in release 04.07.01, but not exactly like in this PR. The release tag for v04.07.01 is now available.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants