Skip to content

malloc_info segfault when metadata sealing is enabled #314

@rdevshp

Description

@rdevshp

The current malloc_info implementation calls fprintf on user supplied FILE pointer. This can cause segfault if the FILE pointer implements write callbacks that call malloc (or other hardened_malloc functions that seal metadata) when metadata sealing is enabled.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions