kernel-hacking-2024-linux-s.../security/landlock
Linus Torvalds 86b405ad8d Landlock security fix for v6.11-rc1
-----BEGIN PGP SIGNATURE-----
 
 iIYEABYKAC4WIQSVyBthFV4iTW/VU1/l49DojIL20gUCZqFEchAcbWljQGRpZ2lr
 b2QubmV0AAoJEOXj0OiMgvbSULcBAPEV5Viu/zox2FdS87EGTqWxEQJcBRvc3ahj
 MQk44WtMAP4o2CnwrOoMyZXeq9npteL5lQsVhEzeI+p8oN9C9bThBg==
 =zizo
 -----END PGP SIGNATURE-----

Merge tag 'landlock-6.11-rc1-houdini-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/mic/linux

Pull landlock fix from Mickaël Salaün:
 "Jann Horn reported a sandbox bypass for Landlock. This includes the
  fix and new tests. This should be backported"

* tag 'landlock-6.11-rc1-houdini-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/mic/linux:
  selftests/landlock: Add cred_transfer test
  landlock: Don't lose track of restrictions on cred_transfer
2024-07-27 13:16:53 -07:00
..
.kunitconfig
common.h
cred.c landlock: Don't lose track of restrictions on cred_transfer 2024-07-24 17:34:54 +02:00
cred.h
fs.c landlock: Fix d_parent walk 2024-05-31 16:41:52 +02:00
fs.h
Kconfig
limits.h landlock: Use bit-fields for storing handled layer access masks 2024-07-08 10:51:10 +02:00
Makefile
net.c
net.h
object.c
object.h
ruleset.c landlock: Use bit-fields for storing handled layer access masks 2024-07-08 10:51:10 +02:00
ruleset.h landlock: Use bit-fields for storing handled layer access masks 2024-07-08 10:51:10 +02:00
setup.c
setup.h
syscalls.c landlock: Various documentation improvements 2024-07-18 08:27:47 +02:00
task.c
task.h