From: Casey Schaufler <casey@schaufler-ca.com>
To: Linus Torvalds <torvalds@linux-foundation.org>,
Jann Horn <jannh@google.com>,
Konstantin Andreev <andreev@swemel.ru>,
Qingshuang Fu <fuqingshuang@kylinos.cn>,
dmantipov@yandex.ru
Cc: LSM List <linux-security-module@vger.kernel.org>,
Linux kernel mailing list <linux-kernel@vger.kernel.org>,
Paul Moore <paul@paul-moore.com>,
Casey Schaufler <casey@schaufler-ca.com>
Subject: [GIT PULL] Smack patches for 7.3
Date: Thu, 13 Aug 2026 13:33:22 -0700 [thread overview]
Message-ID: <d74aa9aa-ce21-47a6-8a5f-2d74ae74f768@schaufler-ca.com> (raw)
In-Reply-To: d74aa9aa-ce21-47a6-8a5f-2d74ae74f768.ref@schaufler-ca.com
Hello Linus,
Here is the Smack pull request for v7.3.
Everything has been in next. There is a spelling error correction,
There is a code optimization in the smackfs file system. A pair of
credential mis-uses have been fixed. Limits have been placed on two
of the smackfs interfaces.
The following changes since commit f338e77383789c0cae23ca3d48adcc5e9e137e3c:
Linux 7.0-rc4 (2026-03-15 13:52:05 -0700)
are available in the Git repository at:
https://github.com/cschaufler/smack-next tags/Smack-for-7.3
for you to fetch changes up to fedc88e38ce979a720cd2de042578cb5df3dc8de:
smack: fix cred UAF in smack_file_send_sigiotask() (2026-08-08 09:47:22 -0700)
----------------------------------------------------------------
Patches for v7.3
----------------------------------------------------------------
Casey Schaufler (1):
Smack: Fix error in capability bypass
Dmitry Antipov (1):
smack: simplify write handlers of sysfs entries
Jann Horn (1):
smack: fix cred UAF in smack_file_send_sigiotask()
Konstantin Andreev (4):
smack: fix incorrect task context in smack_msg_queue_msgrcv
smack: show msgrcv() subject task in audit
smack: deduplicate smackfs/{direct,mapped} file_operations
smack: restrict smackfs/{direct,mapped} values to 0-255
Qingshuang Fu (1):
security: smack: fix spelling mistake
security/smack/smack.h | 6 +-
security/smack/smack_access.c | 9 ++
security/smack/smack_lsm.c | 71 ++++++++++----
security/smack/smackfs.c | 220 +++++++++++++-----------------------------
4 files changed, 129 insertions(+), 177 deletions(-)
next parent reply other threads:[~2026-08-13 20:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <d74aa9aa-ce21-47a6-8a5f-2d74ae74f768.ref@schaufler-ca.com>
2026-08-13 20:33 ` Casey Schaufler [this message]
2026-08-20 0:55 ` [GIT PULL] Smack patches for 7.3 pr-tracker-bot
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=d74aa9aa-ce21-47a6-8a5f-2d74ae74f768@schaufler-ca.com \
--to=casey@schaufler-ca.com \
--cc=andreev@swemel.ru \
--cc=dmantipov@yandex.ru \
--cc=fuqingshuang@kylinos.cn \
--cc=jannh@google.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-security-module@vger.kernel.org \
--cc=paul@paul-moore.com \
--cc=torvalds@linux-foundation.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