[GIT PULL] Smack patches for 6.15

From: Casey Schaufler
Date: Tue Mar 25 2025 - 12:51:45 EST


Hello Linus,

Here is the Smack pull request for v6.15.

This is a larger set of patches than usual. It consists of
a set of build clean-ups, a rework of error handling in setting
up CIPSO label specification and a bug fix in network labeling.
All have been tested and in next for some time.

The following changes since commit 2014c95afecee3e76ca4a56956a936e23283f05b:

Linux 6.14-rc1 (2025-02-02 15:39:26 -0800)

are available in the Git repository at:

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

for you to fetch changes up to a158a937d864d0034fea14913c1f09c6d5f574b8:

smack: recognize ipv4 CIPSO w/o categories (2025-02-16 14:17:55 -0800)

----------------------------------------------------------------
Smack patches for v6.15

----------------------------------------------------------------
Casey Schaufler (1):
Smack: fix typos and spelling errors

Konstantin Andreev (5):
smack: dont compile ipv6 code unless ipv6 is configured
smack: ipv4/ipv6: tcp/dccp/sctp: fix incorrect child socket label
smack: remove /smack/logging if audit is not configured
smack: Revert "smackfs: Added check catlen"
smack: recognize ipv4 CIPSO w/o categories

security/smack/smack.h | 20 +++++++++++++-------
security/smack/smack_access.c | 6 ++++--
security/smack/smack_lsm.c | 40 ++++++++++++----------------------------
security/smack/smackfs.c | 29 ++++++++++++++---------------
4 files changed, 43 insertions(+), 52 deletions(-)