Skip to content

Fenrir Fixes: Platform Specific#590

Merged
padelsbach merged 2 commits into
wolfSSL:masterfrom
stenslae:pr-platform-specific
Jul 13, 2026
Merged

Fenrir Fixes: Platform Specific#590
padelsbach merged 2 commits into
wolfSSL:masterfrom
stenslae:pr-platform-specific

Conversation

@stenslae

@stenslae stenslae commented Jul 7, 2026

Copy link
Copy Markdown
Member

Addresses a batch of platform/hardware-specific bugs found across the examples tree:

  • CAAM/SECO, Renesas RH850, STSafe, UEFI, uTasker: missing return-value/error checks, bounds checks on device-supplied lengths, and buffer-size fixes
  • SGX_Linux: enc_wolfSSL_Cleanup now returns its result, removed a stray unsafe enclave sprintf
  • wolfIP/FreeRTOS: hardened wolfIP_getrandom() retry loop against EINTR and zero-byte reads
  • RPi-Pico, lwIP, Mynewt, PSK, TOPPERS: assorted correctness fixes plus

… F-4605 F-4606 F-4607: fix CAAM, Renesas, SGX, and UEFI examples issues
@stenslae stenslae self-assigned this Jul 7, 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 #590

Scan targets checked: wolfssl-examples-bugs, wolfssl-examples-src

No new issues found in the changed files. ✅

@stenslae stenslae assigned wolfSSL-Bot and unassigned stenslae Jul 7, 2026
Comment thread mynewt/client-tls-mn.c Outdated
…: fix RPi-Pico, TOPPERS, PSK, lwIP, Mynewt, uTasker, wolfIP, and STSafe examples issues
@stenslae stenslae force-pushed the pr-platform-specific branch from d7a2aaa to 1d25295 Compare July 13, 2026 18:20
@stenslae stenslae requested a review from padelsbach July 13, 2026 18:27
@padelsbach padelsbach assigned padelsbach and unassigned wolfSSL-Bot Jul 13, 2026

@padelsbach padelsbach left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

lgtm, thanks

@padelsbach padelsbach merged commit 2787360 into wolfSSL:master Jul 13, 2026
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.

4 participants