Skip to content

Allocate internal buffer in LUKS2 keyring token with crypt_safe_alloc.

Ondrej Kozina requested to merge oniko/cryptsetup:keyring-buffer-safe-alloc into main

With changes in db65a5ce and subsequent drop of library memlock_all we should lock keyring key material buffer in memory system memory as well.

Merge request reports