[GIT PULL] Smack patches for 6.11

From: Casey Schaufler
Date: Mon Jul 15 2024 - 19:40:59 EST


Hello Linus,

Here is the Smack pull request for v6.11.

There are 2 patches. Both address network labeling issues.
Both have been in the next branch and pass all tests.

The following changes since commit c3f38fa61af77b49866b006939479069cd451173:

Linux 6.10-rc2 (2024-06-02 15:44:56 -0700)

are available in the Git repository at:

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

for you to fetch changes up to e86cac0acdb1a74f608bacefe702f2034133a047:

smack: unix sockets: fix accept()ed socket label (2024-06-19 09:25:00 -0700)

----------------------------------------------------------------
Two fixes for Smack networking by Konstantin Andreev.

----------------------------------------------------------------
Casey Schaufler (1):
smack: tcp: ipv4, fix incorrect labeling

Konstantin Andreev (1):
smack: unix sockets: fix accept()ed socket label

security/smack/smack_lsm.c | 14 ++++++++++----
1 file changed, 10 insertions(+), 4 deletions(-)