Skip to content

Userspace network stack #4

@congwang-mk

Description

@congwang-mk

sandlock's network enforcement validates IPs/ports at the seccomp notif layer, but the actual TCP/IP processing still runs in the host kernel. gVisor's netstack means a bug in TCP parsing can't reach the host. A Rust userspace stack (e.g. smoltcp) behind the supervisor would close this gap.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions