Skip to content

fix double free in InitOCSPRequest#6399

Merged
JacobBarthelmeh merged 1 commit intowolfSSL:masterfrom
bigbrett:zd16083-ocsp-double-free
May 12, 2023
Merged

fix double free in InitOCSPRequest#6399
JacobBarthelmeh merged 1 commit intowolfSSL:masterfrom
bigbrett:zd16083-ocsp-double-free

Conversation

@bigbrett
Copy link
Copy Markdown
Contributor

@bigbrett bigbrett commented May 11, 2023

Description

Fixes double free found by OSS-fuzz in ZD16083

Double free occurs here when pointer is not set to null after freeing

Testing

  • verified ASAN no longer reports double free
  • unit tests pass

Checklist

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

@JacobBarthelmeh JacobBarthelmeh merged commit 9cca571 into wolfSSL:master May 12, 2023
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