Skip to content

Auditwheel shall check & reject shared objects with executable stack #634

@mayeut

Description

@mayeut

At least Debian 13 has some hardening regarding SO built with executable stack which leads to error like the following

ImportError: libopenblas_armv6p-r0-eb0c233c.3.8.so: cannot enable executable stack as shared object requires: Invalid argument

Auditwheel shall check & reject shared objects with executable stack.
An option could also be added to clear the executable stack bit on grafted libraries, similar to what execstack -c does

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions