mbox series

[GIT,PULL] Smack patches for 6.11

Message ID c9842562-3564-4977-880f-9042ebe43e62@schaufler-ca.com (mailing list archive)
State Handled Elsewhere
Headers show
Series [GIT,PULL] Smack patches for 6.11 | expand

Pull-request

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

Message

Casey Schaufler July 15, 2024, 11:30 p.m. UTC
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(-)

Comments

pr-tracker-bot@kernel.org July 16, 2024, 9:59 p.m. UTC | #1
The pull request you sent on Mon, 15 Jul 2024 16:30:34 -0700:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/42b5a01596f1f9471b58a2f59e1fceeb8db79ffc

Thank you!