Re: cipher-kdf.c: balloon_close: missing factor in wipememory() call
NIIBE Yutaka via Gcrypt-devel <[email protected]> Fri, 17 Apr 2026 11:25:29 +0900
| Newsgroups | gmane.comp.encryption.gpg.libgcrypt.devel |
|---|---|
| Message-ID | <[email protected]> |
Hello, Bert van der Weerd wrote: > A forgotten (... * b->blklen) factor in balloon_close causes > wipememory() to wipe only a tiny fraction of the balloon working memory > before freeing it. Thank you. Applied and pushed to master. --