Skip to content

x/sys/unix: add memfd_secret systemcall #51547

@awnumar

Description

@awnumar

Linux kernel version 5.14 added the memfd_secret syscall to allow processes to create memory regions that even the kernel itself cannot access. It'd be very useful to have this system-call available in sys/unix.

I see that there's currently a SYS_MEMFD_SECRET = 447 signal defined here, but I'm not sure how this is related to the system-call

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions