Files
SukiSU-Ultra/kernel
4qwerty7 c0066b68f5 kernel: support the case that init_task.mnt_ns != zygote.mnt_ns(WSA) (#698)
Basic support for the case that init_task.mnt_ns != zygote.mnt_ns(WSA),
just copy nsproxy and fs pointers for solve #276.

Note the copy in `apk_sign.c` is not required but suggested for
secure(ensure the checked mnt_ns is what ns android running, not created
by user, although many distributions does not have user ns.).

Tested with latest release on Win10 19045.3086(with WSAPatch).

Further review required for:
- [x] Security of this operation (without locking).
- [x] The impact of these modifications on other Android distributions.
2023-07-02 00:20:01 +08:00
..
2023-04-13 10:41:49 +08:00
2023-06-16 19:53:15 +08:00
2023-06-16 19:53:15 +08:00
2023-06-16 19:53:15 +08:00
2023-01-25 21:53:19 +08:00
2023-01-25 21:53:19 +08:00
2023-06-16 19:53:15 +08:00
2023-06-02 10:41:40 +08:00
2023-06-16 19:53:15 +08:00
2023-06-16 19:53:15 +08:00
2023-02-02 09:04:07 +08:00
2023-06-16 19:53:15 +08:00
2023-06-16 19:53:15 +08:00