* [GIT PULL] Landlock fix for v6.0
@ 2022-09-02 14:04 Mickaël Salaün
2022-09-02 23:48 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Mickaël Salaün @ 2022-09-02 14:04 UTC (permalink / raw)
To: Linus Torvalds
Cc: Mickaël Salaün, Günther Noack,
Konstantin Meskhidze, Paul Moore, Xiu Jianfeng, linux-kernel,
linux-security-module, stable
Hi Linus,
This change fixes a mis-handling of the LANDLOCK_ACCESS_FS_REFER right
when multiple rulesets/domains are stacked. The expected behaviour was
that an additional ruleset can only restrict the set of permitted
operations, but in this particular case, it was potentially possible to
re-gain the LANDLOCK_ACCESS_FS_REFER right.
Please pull this Landlock fix for v6.0-rc4 . These changes merged
cleanly with your tree, and have been successfully tested in the latest
linux-next releases for a week. This should be backported to v5.19 .
Regards,
Mickaël
--
The following changes since commit 3d7cb6b04c3f3115719235cc6866b10326de34cd:
Linux 5.19 (2022-07-31 14:03:01 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mic/linux.git tags/landlock-6.0-rc4
for you to fetch changes up to 55e55920bbe3ccf516022c51f5527e7d026b8f1d:
landlock: Fix file reparenting without explicit LANDLOCK_ACCESS_FS_REFER (2022-09-02 15:29:08 +0200)
----------------------------------------------------------------
Landlock fix for v6.0-rc4
----------------------------------------------------------------
Mickaël Salaün (1):
landlock: Fix file reparenting without explicit LANDLOCK_ACCESS_FS_REFER
security/landlock/fs.c | 48 ++++-----
tools/testing/selftests/landlock/fs_test.c | 155 +++++++++++++++++++++++++++--
2 files changed, 170 insertions(+), 33 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: [GIT PULL] Landlock fix for v6.0
2022-09-02 14:04 [GIT PULL] Landlock fix for v6.0 Mickaël Salaün
@ 2022-09-02 23:48 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-09-02 23:48 UTC (permalink / raw)
To: Mickaël Salaün
Cc: Linus Torvalds, Mickaël Salaün, Günther Noack,
Konstantin Meskhidze, Paul Moore, Xiu Jianfeng, linux-kernel,
linux-security-module, stable
The pull request you sent on Fri, 2 Sep 2022 16:04:00 +0200:
> git://git.kernel.org/pub/scm/linux/kernel/git/mic/linux.git tags/landlock-6.0-rc4
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/0c95f02269a1ef6c3fae4f46bbdd7a4578d44b8f
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-09-02 23:48 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-02 14:04 [GIT PULL] Landlock fix for v6.0 Mickaël Salaün
2022-09-02 23:48 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox