[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <d8c21494-583f-8da2-a2cb-cd5410a13900@schaufler-ca.com>
Date: Tue, 29 Aug 2023 16:44:24 -0700
From: Casey Schaufler <casey@...aufler-ca.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: LSM List <linux-security-module@...r.kernel.org>,
Linux kernel mailing list <linux-kernel@...r.kernel.org>,
Casey Schaufler <casey@...aufler-ca.com>
Subject: [GIT PULL] Smack patches for 6.6
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(-)
Powered by blists - more mailing lists