Skip to content

MMU lkl_phys_mem shm leak #629

Description

@grant-h

shm_open is used to allocate a POSIX shm region for physical memory in shmem_init. This file is not closed after final mmap and the kernel will not close it for us leading to SHM exhaustion.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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