[PATCH 0/2] smack: fix incorrect task context in smack_msg_queue_msgrcv

Konstantin Andreev andreev at swemel.ru
Mon May 11 00:17:15 UTC 2026


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




More information about the Linux-security-module-archive mailing list