Skip to content

Linux LD_PRELOAD/LD_AUDIT library: File descriptor leak #39

Description

@noproto

Process children inherit an extra file descriptor to terminfo (possibly related to O_CLOEXEC and Actions, and likely resolved through Post-Action framework):

Erroneous behavior:

l--------- 1 root root 64 Jun 20 07:53 5 -> /usr/lib/terminfo/x

Expected behavior:

The file descriptor should be closed.

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

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions