|
|
@@ -15,15 +15,10 @@ Per-feature documentation for the GKI2 kernels built from this repository.
|
|
|
| Feature | Description | Source |
|
|
|
|---------|-------------|--------|
|
|
|
| SUSFS | Root-hiding add-on for KernelSU using kernel patches and a userspace module. | [simonpunk/susfs4ksu](https://gitlab.com/simonpunk/susfs4ksu) |
|
|
|
+| NoMount | Metamodule providing mount-related functionality alongside root implementations. | [maxsteeel/nomount](https://github.com/maxsteeel/nomount) |
|
|
|
| Ptrace Leak Fix | Fixes ptrace info leak on kernels older than 5.16. Internal to root hiding. | Upstream kernel community |
|
|
|
| Unicode Fix | Prevents path traversal via non-printable Unicode (experimental). Internal to root hiding. | Internal to root hiding |
|
|
|
|
|
|
-## Meta Module
|
|
|
-
|
|
|
-| Module | Description | Source |
|
|
|
-|--------|-------------|--------|
|
|
|
-| NoMount | Metamodule providing mount-related functionality alongside root implementations. | [maxsteeel/nomount](https://github.com/maxsteeel/nomount) |
|
|
|
-
|
|
|
## Security
|
|
|
|
|
|
| Feature | Description | Source |
|