Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Soft-deprecate GNU_PROPERTY_AARCH64_FEATURE_1_PAC #121

Merged
merged 1 commit into from
Dec 17, 2021

Commits on Dec 9, 2021

  1. Soft-deprecate GNU_PROPERTY_AARCH64_FEATURE_1_PAC

    Users should not rely on this property to enquire about the status
    of the protection of an ELF file. If it is present, then yes, the
    file has been protected. If it is not present, it can still have
    been protected to some extent.
    
    The comment on Custom PLT protection has also been removed. This
    protection is seen as a separate feature to PAC-ret, since you could
    ask the linker to generate protected PLTs regardless of the presence
    of PAC-ret.
    pbarrio committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    1fd7e96 View commit details
    Browse the repository at this point in the history