Skip to content

20260729 Coverity fixes - #11006

Open
rlm2002 wants to merge 3 commits into
wolfSSL:masterfrom
rlm2002:coverity
Open

20260729 Coverity fixes#11006
rlm2002 wants to merge 3 commits into
wolfSSL:masterfrom
rlm2002:coverity

Conversation

@rlm2002

@rlm2002 rlm2002 commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Description

CID 561836: Untrusted value as argument - Bound untrusted DER length before allocation in wolfssl_read_der_bio
CID 561978: Uninitialized scalar variable - Initialize enc in test_coding.c to avoid use before set.
CID 562025: Data race condition - Lock globalRNG in AddSession when falling back to the global RNG

Testing

./configure --enable-jni && make check

@rlm2002 rlm2002 self-assigned this Jul 29, 2026
@rlm2002 rlm2002 assigned wolfSSL-Bot and unassigned rlm2002 Jul 29, 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.

2 participants