lkml.org 
[lkml]   [2022]   [Mar]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[GIT PULL] Landlock fixes for v5.18
Date
Hi Linus,

Please pull these Landlock updates for v5.18-rc1 . These two patches
have been successfully tested in the latest linux-next releases for
several weeks. They contain minor fixes:
* One addresses a memory leak in a user space sample. In practice, this
memory leak doesn't stay long because of the following execve call,
but let's fix it anyway.
* The second patch standardize the Landlock ruleset file descriptor name
with square brackets.

Regards,
Mickaël

--
The following changes since commit dcb85f85fa6f142aae1fe86f399d4503d49f2b60:

gcc-plugins/stackleak: Use noinstr in favor of notrace (2022-02-03 17:02:21 -0800)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/mic/linux.git tags/landlock-5.18-rc1

for you to fetch changes up to aea0b9f2486da8497f35c7114b764bf55e17c7ea:

landlock: Use square brackets around "landlock-ruleset" (2022-02-04 14:07:44 +0100)

----------------------------------------------------------------
Landlock updates for v5.18-rc1

These two commits contain a minor fix for the sandboxer sample, and a
Landlock ruleset FD name standardization.

----------------------------------------------------------------
Christian Brauner (1):
landlock: Use square brackets around "landlock-ruleset"

Tom Rix (1):
samples/landlock: Fix path_list memory leak

samples/landlock/sandboxer.c | 1 +
security/landlock/syscalls.c | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)

\
 
 \ /
  Last update: 2022-03-21 12:59    [W:0.279 / U:0.368 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site