mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-08-06 21:04:18 -04:00
Merge pull request #258 from raja-grewal/legacy_tiocsti
Enable `dev.tty.legacy_tiocsti=0`
This commit is contained in:
commit
ce60d5615f
2 changed files with 7 additions and 6 deletions
|
@ -47,8 +47,7 @@ space, user space, core dumps, and swap space.
|
|||
|
||||
- Randomize the addresses (ASLR) for mmap base, stack, VDSO pages, and heap.
|
||||
|
||||
- Provide the option to disable the use of legacy TIOCSTI operation which can be
|
||||
used to inject keypresses.
|
||||
- Disable the use of legacy TIOCSTI operations which can be used to inject keypresses.
|
||||
|
||||
- Disable asynchronous I/O as `io_uring` has been the source
|
||||
of numerous kernel exploits (when using Linux kernel version >= 6.6).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue