Files
KernelSU-Next/kernel
SsageParuders b18c39e911 Improve seccomp disable && Add locking to protect cred modifications in escape_to_root (#2320)
- When disabling Seccomp, ensure that current->sighand->siglock is held
during the operation.
- Locking to ensure safe access and modification of the `cred` structure
within the `escape_to_root` function.

---

I think this issue described in #2236 may have been caused by concurrent
read-write access without proper locking.

---------

Signed-off-by: SsageParuders<qinqingqing1025@gmail.com>
Signed-off-by: SsageParuders <qinqingqing1025@gmail.com>"
2025-01-16 14:18:26 +06:00
..
2024-04-27 09:55:24 +08:00
2023-04-13 10:41:49 +08:00
2023-06-16 19:53:15 +08:00
2024-04-27 09:55:24 +08:00
2024-12-24 08:21:10 +06:00
2024-04-27 09:55:24 +08:00
2023-06-16 19:53:15 +08:00
2023-06-16 19:53:15 +08:00
2024-12-24 08:21:10 +06:00
2024-04-27 09:55:24 +08:00
2024-12-24 08:21:10 +06:00
2024-12-24 08:21:10 +06:00
2023-02-02 09:04:07 +08:00
2025-01-01 21:19:50 +06:00
2024-04-27 09:55:24 +08:00
2024-12-24 08:21:10 +06:00