double free in qat_rovider
Open
- Dominant language
- C
- Stars
- 443
- Forks
- 137
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/intel/QAT_Engine/blob/6547b63b377e40ee7fe84a4eeb84524c8f5b32b5/qat_prov_sha3.c#L197C4-L197C4
After calling qat_keccak_dupctx, the ctx of to and from point to the same qctx, will the memory of qctx be freed repeatedly after calling qat_keccak_freectx respectively?
Contributor guide
Assessment
This issue has not been assessed yet.