lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Sat, 1 Oct 2022 07:35:55 -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>
Subject: [GIT PULL] Smack patches for 6.1

Hello Linus,

Here is the Smack pull request for v6.1.

There are two minor code clean-ups. One removes constants
left over from the old mount API. The other gets rid of an
unneeded variable. The other change fixes a flaw in handling
IPv6 labeling. All have spent time in -next and pass Smack
regression tests. Thank you.

The following changes since commit b90cb1053190353cc30f0fef0ef1f378ccc063c5:

  Linux 6.0-rc3 (2022-08-28 15:05:29 -0700)

are available in the Git repository at:

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

for you to fetch changes up to cc71271f5b793d619f8a7d2ef905374102533c75:

  smack: cleanup obsolete mount option flags (2022-09-27 10:33:03 -0700)

----------------------------------------------------------------
Smack updates for v6.1

----------------------------------------------------------------
Lontke Michael (1):
      SMACK: Add sk_clone_security LSM hook

Xiu Jianfeng (1):
      smack: cleanup obsolete mount option flags

Xu Panda (1):
      smack: lsm: remove the unneeded result variable

 security/smack/smack.h     |  9 ---------
 security/smack/smack_lsm.c | 20 +++++++++++++++++---
 2 files changed, 17 insertions(+), 12 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ