|
Description
|
There's a memory leak in in.iked in the following situation:
If a keystore hint file exists in the IKE database, but the certificate cannot be retrieved from the pkcs11 token, we leak buffers for each one of these dangling references. This leak happens each time in.iked is started or the configuration and certificates are re-read (i.e. kill -HUP).
See comments:
|