Skip to content

nxp hashcrypt: validate AES ECB/CBC args and zero-length - #11261

Open
night1rider wants to merge 1 commit into
wolfSSL:masterfrom
night1rider:fenrir-8258
Open

nxp hashcrypt: validate AES ECB/CBC args and zero-length#11261
night1rider wants to merge 1 commit into
wolfSSL:masterfrom
night1rider:fenrir-8258

Conversation

@night1rider

Copy link
Copy Markdown
Contributor

Reject NULL aes/in/out with BAD_FUNC_ARG and return early on zero length before key setup and the sz-16 IV copy, matching wc_AesCtrEncrypt.

Reject NULL aes/in/out with BAD_FUNC_ARG and return early on zero length before key setup and the sz-16 IV copy, matching wc_AesCtrEncrypt.
@night1rider night1rider self-assigned this Aug 25, 2026

@wolfSSL-Fenrir-bot wolfSSL-Fenrir-bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fenrir Automated Review — PR #11261

Scan targets checked: wolfcrypt-port-bugs

Fenrir result: Approved ✅

No new issues found in the changed files.

Advisory only — this automated result does not count as a GitHub approval.

@wolfSSL-Bot

Copy link
Copy Markdown

Can one of the admins verify this patch?

@night1rider

Copy link
Copy Markdown
Contributor Author

jenkins retest this please

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.

3 participants