[GIT PULL] Smack patches for v5.12

From: Casey Schaufler
Date: Tue Feb 16 2021 - 17:07:59 EST


Hello Linus

Here is a Smack change for the 5.12 release. It introduces bound checking
for the smackfs administrative interfaces where they were missing.

--

The following changes since commit 1048ba83fb1c00cd24172e23e8263972f6b5d9ac:

Linux 5.11-rc6 (2021-01-31 13:50:09 -0800)

are available in the Git repository at:

https://github.com/cschaufler/smack-next tags/Smack-for-v5.12

for you to fetch changes up to 7ef4c19d245f3dc233fd4be5acea436edd1d83d8:

smackfs: restrict bytes count in smackfs write functions (2021-02-02 17:14:02 -0800)

----------------------------------------------------------------
Smack updates for v5.12.
Bounds checking for writes to smackfs interfaces.

----------------------------------------------------------------
Sabyrzhan Tasbolatov (1):
smackfs: restrict bytes count in smackfs write functions

security/smack/smackfs.c | 21 +++++++++++++++++++--
1 file changed, 19 insertions(+), 2 deletions(-)