Skip to content

Fix double free possibility in wolfSSL_X509_set_ext#10481

Open
padelsbach wants to merge 1 commit into
wolfSSL:masterfrom
padelsbach:x509-set-double-free
Open

Fix double free possibility in wolfSSL_X509_set_ext#10481
padelsbach wants to merge 1 commit into
wolfSSL:masterfrom
padelsbach:x509-set-double-free

Conversation

@padelsbach
Copy link
Copy Markdown
Contributor

Description

wolfSSL_X509_EXTENSION_free(ext); frees ext->obj.

Fixes zd 21831

Testing

How did you test?

Checklist

  • added tests
  • updated/added doxygen
  • updated appropriate READMEs
  • Updated manual and documentation

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 13, 2026

MemBrowse Memory Report

No memory changes detected for:

@padelsbach
Copy link
Copy Markdown
Contributor Author

padelsbach commented May 14, 2026

jenkins retest this please

@padelsbach padelsbach marked this pull request as ready for review May 14, 2026 02:01
@padelsbach padelsbach force-pushed the x509-set-double-free branch from dbb3092 to 645996e Compare May 14, 2026 14:26
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