From: Igor Zhbanov <izh1979@gmail.com>
To: linux-security-module <linux-security-module@vger.kernel.org>
Subject: TOMOYO can't be enabled with other major LSM
Date: Sun, 6 Feb 2022 10:57:43 +0300 [thread overview]
Message-ID: <2d6d1d14-8653-3a02-911d-eadb96fed640@gmail.com> (raw)
Hi,
According to commit a5e2fe7ede1268d2f80fe49ca1f717d0e3750995, TOMOYO
could be able to work together with other major LSM:
TOMOYO: Update LSM flags to no longer be exclusive
With blob sharing in place, TOMOYO is no longer an exclusive LSM,
so it can operate separately now. Mark it as such.
However, current security/Kconfig doesn't allow to select TOMOYO and
some other major LSM because of using exclusive "choice" of one of them.
I suppose, if TOMOYO is ready to work alongside with other major LSM,
we need adjust security/Kconfig accordingly.
Thank you.
reply other threads:[~2022-02-06 8:03 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=2d6d1d14-8653-3a02-911d-eadb96fed640@gmail.com \
--to=izh1979@gmail.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;
as well as URLs for NNTP newsgroup(s).