diff options
| author | Eric Biggers <ebiggers@google.com> | 2020-11-27 11:28:50 -0800 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2020-11-28 12:52:15 +0100 |
| commit | c0702fc30a3d9f0431d964210ef27dadb2c89f3c (patch) | |
| tree | 5ff19ba35b97c5bf7a2105f4a08940c4373565a7 /executor | |
| parent | fd74f76fc53b1b7eaeec299b9454aac4230c68cf (diff) | |
sys/linux: add some sample fscrypt keys
Add some sample keys with their precomputed fscrypt key identifiers, and
add some sample fscrypt key descriptors.
This hopefully makes it much more likely that syzkaller will generate
programs that both add an encryption key to the kernel
(FS_IOC_ADD_ENCRYPTION_KEY or add_key$fscrypt_v1) *and* create a
directory that is encrypted using that key (mkdir() +
FS_IOC_SET_ENCRYPTION_POLICY). Doing this requires matching up the
value of the fscrypt key identifier or the fscrypt key descriptor.
Diffstat (limited to 'executor')
0 files changed, 0 insertions, 0 deletions
