Re: Landlock setup

Mickaël Salaün <[email protected]> Fri, 16 Dec 2022 10:44:45 +0100
Newsgroups dev.linux.lists.landlock
Message-ID <[email protected]>
Hi Yves,

How did your investigation to use Landlock go?


On 08/11/2022 18:15, Yves Rutschle wrote:
> On Tue, Nov 08, 2022 at 03:13:39PM +0100, Mickaël Salaün wrote:
>> If you see "landlock: Up and running." in the running kernel log, I don't
>> see any reason why the kernel would return ENOSYS for the Landlock syscalls.
>>
>> The default kernel for Debian 11 is Linux 5.10, which doesn't support
>> Landlock. I tested with linux-image-5.18.0-0.deb11.4-amd64 and
>> linux-image-6.0.0-0.deb11.2-amd64-unsigned and it works fine.
>>
>> On which architecture are you?
> 
> Ah, the mystery thickens, as I have a more recent version:
> 
> Package: linux-image-5.18.0-3-amd64
> Version: 5.18.14-1
> 
> # uname -a
> Linux hallertau 5.18.0-3-amd64 #1 SMP PREEMPT_DYNAMIC Debian 5.18.14-1 (2022-07-23) x86_64 GNU/Linux
> 
> My bad about the version, I guess I upgraded only the kernel
> from Sid at some point.
> 
> Y.
> 
>