Lines Matching +full:application +full:- +full:notes
1 .. SPDX-License-Identifier: GPL-2.0
8 ----------
11 calls of only a part of their process - the part that has the
12 incompatible code - while being able to execute native syscalls without
19 address back to userspace. The application is in control of a flip
21 multiple-personality application can then flip the switch without
31 personality, and the application simply modifies that variable to
40 non-native applications, it must function on syscalls whose invocation
49 ---------
70 [selector] is a pointer to a char-sized region in the process memory
72 thread-wide, without the need to invoke the kernel directly. selector
76 Security Notes
77 --------------
80 quickly capture system calls issued by a non-native part of the
81 application, while not impacting the Linux native regions of the
84 malicious application to subvert the mechanism by jumping to an allowed