linux-yocto/security/landlock
Mickaël Salaün b017f2846a landlock: Prepare to add second errata
commit 6d9ac5e4d7 upstream.

Potentially include errata for Landlock ABI v5 (Linux 6.10) and v6
(Linux 6.12).  That will be useful for the following signal scoping
erratum.

As explained in errata.h, this commit should be backportable without
conflict down to ABI v5.  It must then not include the errata/abi-6.h
file.

Fixes: 54a6e6bbf3 ("landlock: Add signal scoping")
Cc: Günther Noack <gnoack@google.com>
Cc: stable@vger.kernel.org
Link: https://lore.kernel.org/r/20250318161443.279194-5-mic@digikod.net
Signed-off-by: Mickaël Salaün <mic@digikod.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2025-04-20 10:15:56 +02:00
..
errata landlock: Always allow signals between threads of the same process 2025-04-20 10:15:55 +02:00
.kunitconfig
common.h
cred.c
cred.h landlock: Add signal scoping 2024-09-16 23:50:52 +02:00
errata.h landlock: Prepare to add second errata 2025-04-20 10:15:56 +02:00
fs.c landlock: Always allow signals between threads of the same process 2025-04-20 10:15:55 +02:00
fs.h landlock: Add signal scoping 2024-09-16 23:50:52 +02:00
Kconfig
limits.h landlock: Add signal scoping 2024-09-16 23:50:52 +02:00
Makefile
net.c landlock: Fix non-TCP sockets restriction 2025-03-07 18:25:26 +01:00
net.h
object.c
object.h
ruleset.c
ruleset.h landlock: Refactor filesystem access mask management 2024-11-09 19:52:10 +01:00
setup.c landlock: Add the errata interface 2025-04-20 10:15:55 +02:00
setup.h landlock: Add the errata interface 2025-04-20 10:15:55 +02:00
syscalls.c landlock: Add the errata interface 2025-04-20 10:15:55 +02:00
task.c landlock: Always allow signals between threads of the same process 2025-04-20 10:15:55 +02:00
task.h