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

CET Shadow Stack (BA2025) should not be applied to ARM binaries #627

Open
marmegh opened this issue Apr 8, 2022 · 2 comments
Open

CET Shadow Stack (BA2025) should not be applied to ARM binaries #627

marmegh opened this issue Apr 8, 2022 · 2 comments

Comments

@marmegh
Copy link
Contributor

marmegh commented Apr 8, 2022

ARM64 was address with issue #508. The same fix needs to be applied for ARM binaries as this flag is not applicable to either case.

@chorkin
Copy link

chorkin commented May 26, 2022

Is there a plan for this one? I'm having pipline issues due to this I think. Or a workaround?

@marmegh
Copy link
Contributor Author

marmegh commented May 26, 2022

Hi @chorkin, yes there is a plan to address this in code. To work around this, you can temporarily disable the rule when testing ARM compiled binaries by generating a config file (run binskim exportConfig and specify an output location for the .xml file). You can see an example of how to disable a rule in this issue #237.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants