Phoronix · @phoronix
1259 followers · 981 posts · Server noc.social

#linux #landlock

Last updated 2 years ago

Trevor #Chairboys · @TrevorChairboy
0 followers · 2 posts · Server mastodonapp.uk
Stefan Sperling · @stsp
-1 followers · 5958 posts · Server bsd.network

The portable version of has received support for on !

This is a significant improvement because a major point of our application design is to allow for process-level isolation of code which touches Git repository data that was (potentially) fetched from other computers. Network protocol speakers, decompression routines, object parsing routines, pack-file parsing and recombination of file content from deltas, and configuration file parsers, all run in a distinct process context of their own.

The version relies on to provide process-level isolation. The helpers can make no unnecessary system calls and do not have any filesystem access. This makes it harder to run useful arbitrary code after a successful attack.

But so far, the -portable version had no such isolation at all. Every process could in theory read the invoking user account's sensitive files (such as SSH or PGP private keys) after a successful exploit. The next -portable release will revoke file system access from every helper process on Linux 5.13 and up if landlock is enabled at run-time in the kernel :flan_hurrah:​

Huge thanks to @op for implementing this!

git.gameoftrees.org/gitweb/?p=

#gameoftrees #landlock #linux #openbsd #pledge

Last updated 3 years ago

S31bz :linux: · @s31bz
126 followers · 5805 posts · Server linuxrocks.online

RT @phoronix@twitter.com

5.13 Released With M1 Bringup, , @Radeon@twitter.com HDMI + Much More

phoronix.com/scan.php?page=new

🐦🔗: twitter.com/phoronix/status/14

#freesync #landlock #apple #linux

Last updated 4 years ago

Boiling Steam · @boilingsteam
2993 followers · 7723 posts · Server mastodon.cloud

Looks like Landlock (a tool to sanbox the filesystem) is making it to Linux 5.13 - that's another solution in the sandboxing swamp on Linux landlock.io/

#linux #sandbox #landlock

Last updated 4 years ago