Skip to content

Fenrir Fixes: Platform Specific#590

Open
stenslae wants to merge 2 commits into
wolfSSL:masterfrom
stenslae:pr-platform-specific
Open

Fenrir Fixes: Platform Specific#590
stenslae wants to merge 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

Emma Stensland added 2 commits July 7, 2026 10:08
… F-4605 F-4606 F-4607: fix CAAM, Renesas, SGX, and UEFI examples issues
…: fix RPi-Pico, TOPPERS, PSK, lwIP, Mynewt, uTasker, wolfIP, and STSafe 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
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