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

Implement Clang Control Flow Integrity (CFI) #102

Closed
3 of 6 tasks
kees opened this issue Aug 21, 2020 · 3 comments
Closed
3 of 6 tasks

Implement Clang Control Flow Integrity (CFI) #102

kees opened this issue Aug 21, 2020 · 3 comments
Assignees
Labels
[ARCH-done] arm64 Finished on the 64-bit ARM architecture (ARCH=arm64) [ARCH-done] x86_64 Finished on the 64-bit x86 architecture (ARCH=x86) [Feature] CFI Involves Control Flow Integrity [Linux] v5.13 Released in Linux kernel v5.13

Comments

@kees
Copy link

kees commented Aug 21, 2020

This work is ongoing:
https://github.com/samitolvanen/linux/commits/kcfi
https://github.com/samitolvanen/llvm-project/commits/kcfi

@kees kees added [PATCH] Exists A patch exists to address the issue [Feature] CFI Involves Control Flow Integrity labels Aug 21, 2020
@kees kees changed the title Upstream Clang CFI support Implement Clang Control Flow Integrity (CFI) Jun 4, 2021
@kees kees added [ARCH-done] arm64 Finished on the 64-bit ARM architecture (ARCH=arm64) [ARCH] x86_64 Needed on the 64-bit x86 architecture (ARCH=x86) labels Jun 4, 2021
@kees
Copy link
Author

kees commented Apr 13, 2022

/cc @samitolvanen

@kees
Copy link
Author

kees commented Apr 29, 2022

@kees kees added [ARCH-done] x86_64 Finished on the 64-bit x86 architecture (ARCH=x86) and removed [ARCH] x86_64 Needed on the 64-bit x86 architecture (ARCH=x86) labels Sep 22, 2024
@kees
Copy link
Author

kees commented Sep 22, 2024

Core support is commit cf68fff

@kees kees closed this as completed Sep 22, 2024
@kees kees added [Linux] v5.13 Released in Linux kernel v5.13 and removed [PATCH] Exists A patch exists to address the issue labels Sep 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[ARCH-done] arm64 Finished on the 64-bit ARM architecture (ARCH=arm64) [ARCH-done] x86_64 Finished on the 64-bit x86 architecture (ARCH=x86) [Feature] CFI Involves Control Flow Integrity [Linux] v5.13 Released in Linux kernel v5.13
Projects
None yet
Development

No branches or pull requests

2 participants