|
|
Subscribe / Log in / New account

Strict memcpy() bounds checking for the kernel

Strict memcpy() bounds checking for the kernel

Posted Aug 3, 2021 2:22 UTC (Tue) by willy (subscriber, #9762)
In reply to: Strict memcpy() bounds checking for the kernel by jengelh
Parent article: Strict memcpy() bounds checking for the kernel

Of course, the kernel disables SIMD so that it doesn't use the XMM/YMM registers, and thus they don't have to be saved/restored at system call time.


to post comments


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds