[GIT PULL] Smack patches for v6.3
From: Casey Schaufler
Date: Tue Feb 21 2023 - 16:16:55 EST
Hello Linus,
Here is the Smack pull request for v6.3.
There is only one change, a fix for an edge case when
resetting the CIPSO representation of a Smack label.
The change has had a good spell in next and passes all
tests. Thank you.
The following changes since commit 2241ab53cbb5cdb08a6b2d4688feb13971058f65:
Linux 6.2-rc5 (2023-01-21 16:27:01 -0800)
are available in the Git repository at:
https://github.com/cschaufler/smack-next tags/Smack-for-6.3
for you to fetch changes up to ccfd889acb06eab10b98deb4b5eef0ec74157ea0:
smackfs: Added check catlen (2023-02-21 11:22:02 -0800)
----------------------------------------------------------------
One fix for resetting CIPSO labeling.
----------------------------------------------------------------
Denis Arefev (1):
smackfs: Added check catlen
security/smack/smackfs.c | 17 ++++++++++++++---
1 file changed, 14 insertions(+), 3 deletions(-)