[GIT PULL] Smack patches for 6.6

From: Casey Schaufler
Date: Tue Aug 29 2023 - 19:45:22 EST


Hello Linus,

Here is the Smack pull request for v6.6.

There are two patches. One is a simple spelling fix. The other is a
bounds check for a very likely underflow. These updates have been in
the next branch and pass all tests. Thank you.

The following changes since commit 06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5:

Linux 6.5-rc1 (2023-07-09 13:53:13 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 3ad49d37cf5759c3b8b68d02e3563f633d9c1aee:

smackfs: Prevent underflow in smk_set_cipso() (2023-08-07 14:09:23 -0700)

----------------------------------------------------------------
Smack updates for v6.6. Two minor fixes.

----------------------------------------------------------------
Dan Carpenter (1):
smackfs: Prevent underflow in smk_set_cipso()

Tóth János (1):
security: smack: smackfs: fix typo (lables->labels)

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