Linux Security Modules development
 help / color / mirror / Atom feed
* [PATCH 0/2] smack: fix incorrect task context in smack_msg_queue_msgrcv
@ 2026-05-11  0:17 Konstantin Andreev
  2026-05-11  0:17 ` [PATCH 1/2] " Konstantin Andreev
  2026-05-11  0:17 ` [PATCH 2/2] smack: show msgrcv() subject task in audit Konstantin Andreev
  0 siblings, 2 replies; 3+ messages in thread
From: Konstantin Andreev @ 2026-05-11  0:17 UTC (permalink / raw)
  To: casey; +Cc: linux-security-module

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-05-11  0:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-11  0:17 [PATCH 0/2] smack: fix incorrect task context in smack_msg_queue_msgrcv Konstantin Andreev
2026-05-11  0:17 ` [PATCH 1/2] " Konstantin Andreev
2026-05-11  0:17 ` [PATCH 2/2] smack: show msgrcv() subject task in audit Konstantin Andreev

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox