Hacker News new | ask | show | jobs
by saagarjha 1639 days ago
System libraries are more than happy to use some parts of pointer authentication, such as return address signing.
1 comments

System libraries use the full pointer authentication schema, because they’re updated as a whole with the entire system, so ABI changes don’t impact them (as much).