Linux Security Modules development
 help / color / mirror / Atom feed
From: Konstantin Andreev <andreev@swemel.ru>
To: casey@schaufler-ca.com
Cc: linux-security-module@vger.kernel.org
Subject: [PATCH 0/2] smack: fix incorrect task context in smack_msg_queue_msgrcv
Date: Mon, 11 May 2026 03:17:15 +0300	[thread overview]
Message-ID: <20260511001717.3522345-1-andreev@swemel.ru> (raw)

The 1st patch in the set is the fix itself,
the 2nd is a followup to resolve an ambiguity in the audit log.

The patch set applies on top of:
https://github.com/cschaufler/smack-next/commits/next
commit b78fede1c69a

Konstantin Andreev (2):
  smack: fix incorrect task context in smack_msg_queue_msgrcv
  smack: show msgrcv() subject task in audit

 security/smack/smack.h        |  1 +
 security/smack/smack_access.c |  9 +++++
 security/smack/smack_lsm.c    | 67 +++++++++++++++++++++++++----------
 3 files changed, 59 insertions(+), 18 deletions(-)

-- 
2.47.3


             reply	other threads:[~2026-05-11  0:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-11  0:17 Konstantin Andreev [this message]
2026-05-11  0:17 ` [PATCH 1/2] smack: fix incorrect task context in smack_msg_queue_msgrcv Konstantin Andreev
2026-05-11  0:17 ` [PATCH 2/2] smack: show msgrcv() subject task in audit Konstantin Andreev

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260511001717.3522345-1-andreev@swemel.ru \
    --to=andreev@swemel.ru \
    --cc=casey@schaufler-ca.com \
    --cc=linux-security-module@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox