Skip to content

syzbot: too eager to disable syscalls on the net instance #6171

@a-nogikh

Description

@a-nogikh

We shouldn't have disabled bind and connect.

transitively disabled the following syscalls (missing resource [creating syscalls]):
bind                                        : nfc_dev_id [ioctl$IOCTL_GET_NCIDEV_IDX]
bind$nfc_llcp                               : nfc_dev_id [ioctl$IOCTL_GET_NCIDEV_IDX]
bind$vsock_dgram                            : sock_vsock_dgram [socket$vsock_dgram]
bpf$BPF_LINK_CREATE                         : fd_pidfd [openat$pidfd openat$thread_pidfd syz_clone3 syz_pidfd_open]
bpf$BPF_LINK_CREATE_XDP                     : fd_pidfd [openat$pidfd openat$thread_pidfd syz_clone3 syz_pidfd_open]
close$binfmt                                : fd_binfmt [openat$binfmt]
close$fd_v4l2_buffer                        : fd_v4l2_buffer [ioctl$VIDIOC_QUERYBUF_DMABUF]
close$ibv_device                            : fd_rdma [openat$uverbs0]
connect                                     : nfc_dev_id [ioctl$IOCTL_GET_NCIDEV_IDX]
connect$hf                                  : sock_hf [socket$hf]
connect$nfc_llcp                            : nfc_dev_id [ioctl$IOCTL_GET_NCIDEV_IDX]
connect$nfc_raw                             : nfc_dev_id [ioctl$IOCTL_GET_NCIDEV_IDX]
connect$vsock_dgram                         : sock_vsock_dgram [socket$vsock_dgram]

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions