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

KCFI: Allow distinguishing indirect functions with otherwise identical signature #365

Open
kees opened this issue Sep 22, 2024 · 1 comment
Labels
[Compiler] Clang An issue in Clang itself needs to be addressed enhancement New feature or request [Feature] CFI Involves Control Flow Integrity

Comments

@kees
Copy link

kees commented Sep 22, 2024

https://lore.kernel.org/lkml/[email protected]/

Andrew put in the request for __attribute__((cfi_seed(blah)))
to allow distinguishing indirect functions with otherwise identical
signature; eg. cookie = hash32(blah##signature)
@kees kees added enhancement New feature or request [Feature] CFI Involves Control Flow Integrity [Compiler] Clang An issue in Clang itself needs to be addressed labels Sep 22, 2024
@kees
Copy link
Author

kees commented Sep 23, 2024

CC @samitolvanen

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Compiler] Clang An issue in Clang itself needs to be addressed enhancement New feature or request [Feature] CFI Involves Control Flow Integrity
Projects
None yet
Development

No branches or pull requests

1 participant