diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2026-06-27 09:20:16 -0700 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2026-06-27 09:20:16 -0700 |
| commit | 6ca693ea903df5748809f61b290831004036978d (patch) | |
| tree | 4658144e196db6e27bab200cb94ea174dffdc4a9 /include/linux | |
| parent | 5a66900afbd6b2a063eebad35294038a654de2b0 (diff) | |
| parent | 696c030e1e3438955aba443b308ee8b6faa3983e (diff) | |
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux
Pull fscrypt fixes from Eric Biggers:
- Fix a bug where in a specific edge case, file contents en/decryption
could be done with the wrong data unit size
- Fix the data structure used for keeping track of users that have
added an fscrypt key to be a simple list instead of a 'struct key'
keyring
This fixes issues such as a lockdep report found by syzbot and
possible unintended interactions with the keyctl() system calls
* tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux:
fscrypt: Replace mk_users keyring with simple list
fscrypt: Fix key setup in edge case with multiple data unit sizes
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
