Hacker News new | past | comments | ask | show | jobs | submit login

Pointer authentication cannot protect against all pointer substitutions, because doing so to arbitrary C++ code would violate language guarantees. https://github.com/apple/llvm-project/blob/next/clang/docs/P... is a good overview of which things can and can’t be signed because of standards compliance.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: