Module Overview
KernelSU Next is an open-source, kernel-based root tool for Android devices. Working inside the Linux kernel rather than user space, it provides systemless root management and module mounting via Magic Mount and OverlayFS, allowing users to modify system files without triggering standard root detection methods.
Testing this on a daily driver made passing strict Play Integrity checks noticeably easier because app privileges are locked down at the kernel level. You get complete control over individual app permissions, and switching between Magic Mount and OverlayFS keeps complex modules running smoothly without random crashes.
Features
- Granular App Profiles give you direct control to restrict root privileges per app, keeping sensitive banking tools safe.
- Hybrid Module Mounting uses both Magic Mount and OverlayFS so you can run system modifications without touching system partitions.
- Kernel-Level SU runs inside the Linux core, which hides superuser activity from standard user-space detection scanners.
- Advanced SuSFS Integration helps hide modified hosts files and spoofing hooks while backing up your active module lists.
Support & Requirements
- Supported Kernels: Kernel versions 4.4 up to 6.6 (GKI 2.0 for 5.10+, GKI 1.0 for 4.19–5.4, legacy built-in driver for < 4.14).
- Architectures:
arm64-v8a,armeabi-v7a, andx86_64(Note: recent x86_64 kernels have known stability issues). - Root Type: Native Kernel Integration / KernelSU Manager.
- Project Credits: Based on the original KernelSU by tiann, Magisk by topjohnwu, Kernel-Assisted Superuser concept by zx2c4, Genuine v2 signature validation by brevent, and Diamorphine by m0nad.
How to Install
- Flash kernel image: Flash a pre-built, KernelSU Next-patched
boot.imgorinit_boot.imgusing Fastboot mode or a custom recovery. - Reboot system: Boot your Android device back into system mode after the flash completes successfully.
- Install Manager: Download and install the latest KernelSU Next Manager APK to grant permissions and manage modules.
Rate this Module
Share your experience with the community.
* You will be prompted to login via Google in one click to verify your rating.