This release contains KernelSU Next v3.3.0 & Nethunter
Official Managers:
-> https://github.com/KernelSU-Next/KernelSU-Next
Built Device
| Model | Codename | SoC | Kernel Version |
|---|---|---|---|
| OnePlus 11 5G | salami | kalama | android13-5.15.180 |
Thanks to @vatprcyq for testing 😄
Features
Root
- KernelSU Next: An advanced kernel-based root solution for Android
Wireless Drivers
- Ralink / MediaTek USB (rt2x00): RT2800USB family (RT33XX/35XX/3573/53XX/55XX) built as modules
- Atheros WLAN: ATH9K, ATH9K_HTC and ATH10K (incl. USB) built as modules
- MediaTek WLAN (mt76): Full mt76 family USB drivers
- Realtek WLAN: CONFIG_WLAN_VENDOR_REALTEK, plus the out-of-tree rtw88 driver built as a module
Networking
- Bluetooth: Support for common USB-based Bluetooth dongles (Broadcom, Realtek, Generic) and virtual HCI devices
- CAN Bus: Broad support covering generic CAN networking, virtual CAN (vcan), Bosch internal IP (C_CAN, D_CAN, M_CAN), SPI-based controllers (MCP251X), and multiple USB-to-CAN hardware adapters
- SDR (Software Defined Radio): Driver support for Airspy and HackRF hardware
- CAN SLCAN: Serial-line CAN driver, built as a module
- mac80211 extras: LED triggers and Minstrel rate control for mac80211-based drivers
Others
-
Baseband-guard: A lightweight LSM (Linux Security Module) for the Android kernel, designed to block unauthorized writes to critical partitions/device nodes at the system level.
-
USB Serial: Support for debugging and interacting with serial-to-USB chips commonly found on microcontrollers and development boards (CH341, FTDI, PL2303)
-
Droidspaces: Droidspaces is a lightweight, portable Linux containerization tool that lets you run full Linux environments on top of Android
-
KernelSU-Next v3.3.0 ( 33285 )
-
Wireguard Support
-
Magic Mount Support
-
Ptrace message leak fix for kernels < 5.16
-
Manual Hooks [scope_min_manual_hooks_v1.4]
-
CONFIG_TMPFS_XATTR Support [Mountify Support]
-
BBR v1 Support
-
Baseband Guard Support (BBG)
-
Nethunter Support
-
IP Set Support
Note
Some features might vary depending on the model due to compatibility issues
Important
Codename: salami
Supported OS version: OxygenOS 16
SHA256 Checksums:
AnyKernel3_salami-oos16_O2_android13-5.15.180_Next_33285.zip hash : b95076401fcdf323d3436e1501aa6fe19a491cc5c0b8929cbd56dde8f9f83517
boot.img hash : 0f8a33cb74b06c5029c17f9b45217d4f144a57c6fbb3847d4f4ce5516922f368
ksun.apk hash : c75dda0b833632a011ddb0590b34885f18b7963060a1ad1266fe2240364399ce
ksun_spoofed.apk hash : 9dc9db83045b7f05b81beeafece3356e801fc9b7634eaa9583205faa38bb6cc7
gki-modules.tar.gz hash : 22834bd7a2101b15b6cf29781f1beb6af5bb89db59b794cfd65caa95c78ad067
modules.tar.gz hash : a6f3d64f9d90893b1eebc82276524048774361dab0cf269280fe3a14355c7a7b
system_dlkm.img hash : 0b4648b00c51c6dbb60b4b93e41bb16fd342f2cff8481c6f7e8050e0b6758ef3
vendor_boot.img hash : 5293570fffa93e848c5ca6c83a9114976db41e99604b8addf6b8c76ad827fa37
vendor_dlkm.img hash : 3876f1cd01ec8f5d3296ccddfa9c4d270fb98540fd584c90960c02aaaf8f106a
Nethunter-Wireless-Firmware-v2.0.6-r2.zip hash : e1b17fa63995ea7ecb5d8679fa43e1e5dac0b89bb5dc8e319699610daf529a9e
Flashing Instructions
To temporarily boot a boot image:
adb reboot bootloader
fastboot boot <location of boot.img>
To flash all partitions (if provided):
adb reboot bootloader
fastboot flash boot <location of boot.img>
fastboot reboot fastboot
fastboot flash system_dlkm <location of system_dlkm.img>
fastboot flash vendor_boot <location of vendor_boot.img>
fastboot flash vendor_dlkm <location of vendor_dlkm.img>
Note
I never recommend anyone to flash the boot image. Always temporarily boot the boot image to gain temporary root access and then flash the provided AnyKernel3 using kernel flasher