Files
SukiSU-Ultra/kernel
ShirkNeko ee781cf959 kernel: Fixed potential null pointer issue with current->mm in kernel version 5.10
When calling get_full_comm() within system call hooks, current->mm may be null (prctl). A fallback mechanism for current->comm must be added beforehand to prevent null pointer dereferences when accessing mm->arg_start/arg_end.

Signed-off-by: ShirkNeko <109797057+ShirkNeko@users.noreply.github.com>
2025-10-27 22:02:12 +08:00
..
2024-04-27 09:55:24 +08:00
2025-10-08 15:00:04 +08:00
2023-04-13 10:41:49 +08:00
2023-06-16 19:53:15 +08:00
2024-06-01 14:50:46 +08:00
2023-06-16 19:53:15 +08:00
2023-06-16 19:53:15 +08:00
2025-09-27 23:04:14 +08:00
2025-09-27 23:04:14 +08:00
2025-10-08 14:46:58 +08:00
2025-09-24 16:17:38 +08:00
2023-02-02 09:04:07 +08:00