en
Feedback
KernelSU

KernelSU

Open in Telegram

Show more
The country is not specifiedTechnologies & Applications2 634

πŸ“ˆ Analytical overview of Telegram channel KernelSU

Channel KernelSU (@kernelsu) in the English language segment is an active participant. Currently, the community unites 37 246 subscribers, ranking 2 634 in the Technologies & Applications category.

πŸ“Š Audience metrics and dynamics

Since its creation on Π½Π΅Π²Ρ–Π΄ΠΎΠΌΠΎ, the project has demonstrated rapid growth, gathering an audience of 37 246 subscribers.

According to the latest data from 02 December, 2024, the channel demonstrates stable activity. Although there has been a change in the number of participants by 762 over the last 30 days and by 0 over the last 24 hours, overall reach remains high.

  • Verification status: Not verified
  • Engagement rate (ER): The average audience engagement rate is 0%. Within the first 24 hours after publication, content typically collects N/A% reactions from the total number of subscribers.
  • Post reach: On average, each post receives 0 views. Within the first day, a publication typically gains 0 views.
  • Reactions and interaction: The audience actively supports content: the average number of reactions per post is 0.

πŸ“ Description and content policy

Channel description not provided.

Thanks to the high frequency of updates (latest data received on 03 December, 2024), the channel maintains relevance and a high level of publication reach. Analytics show that the audience actively interacts with content, making it an important point of influence in the Technologies & Applications category.

37 246
Subscribers
No data24 hours
No data7 days
+76230 days

Data loading in progress...

Tags Cloud
No data
Any problems? Please refresh the page or contact our support manager.
Incoming and Outgoing Mentions
---
---
---
---
---
---
Attracting Subscribers
December '24
December '24
+400
in 2 channels
November '24
+729
in 0 channels
Get PRO
October '24
+971
in 1 channels
Get PRO
September '24
+985
in 0 channels
Get PRO
August '24
+1 242
in 2 channels
Get PRO
July '24
+1 193
in 0 channels
Get PRO
June '24
+1 279
in 2 channels
Get PRO
May '24
+1 442
in 11 channels
Get PRO
April '24
+1 072
in 2 channels
Get PRO
March '24
+1 820
in 13 channels
Get PRO
February '24
+1 478
in 16 channels
Get PRO
January '24
+2 835
in 7 channels
Get PRO
December '23
+1 753
in 11 channels
Get PRO
November '23
+1 939
in 9 channels
Get PRO
October '23
+2 341
in 45 channels
Get PRO
September '23
+1 935
in 0 channels
Get PRO
August '23
+2 719
in 0 channels
Get PRO
July '23
+2 621
in 0 channels
Get PRO
June '23
+2 006
in 0 channels
Get PRO
May '23
+2 044
in 0 channels
Get PRO
April '23
+1 630
in 0 channels
Get PRO
March '23
+1 006
in 0 channels
Get PRO
February '23
+1 193
in 0 channels
Get PRO
January '23
+1 676
in 0 channels
Date
Subscriber Growth
Mentions
Channels
15 December+16
14 December+17
13 December+28
12 December0
11 December0
10 December+139
09 December0
08 December0
07 December0
06 December0
05 December0
04 December0
03 December0
02 December0
Channel Posts
You can choose to install the KernelSU manager exclusively in Private Space on Android 15 now.

2
KernelSU has been around for nearly two years and has stabilized, and we plan to move to 1.0 in the future; here are some adjustments: 1. In principle, we only accept Bug Reports and do not accept external Feature Requests; if you want new features, you are welcome to submit a Pull Request. We will still develop new features that we think are interesting/cool, such as sulog, ksufs, webui, etc. 2. Since non-GKI kernels are full of weird things, it is very time-consuming to deal with this kind of problem; from now on, we will only deal with issues related to GKI kernels. For problems with old kernels, please search for issues by yourself; we will give up supporting non-GKI kernels in version 1.0. Since non-GKI kernels are no longer updated, you can continue to use KernelSU version 0.9.3; in fact, starting from 0.7.0, we have not added any features to non-GKI kernels. Our energy is limited, but the rewards are even more limited, so please understand our choice, thank you!
118 004
3
If you wish to contribute code to KernelSU, here are some good first issues: - https://github.com/tiann/KernelSU/issues/1664 - https://github.com/tiann/KernelSU/issues/1571 - https://github.com/tiann/KernelSU/issues/1542
81 644
4
The installation guide has been updated, with added instructions for LKM mode: https://kernelsu.org/guide/installation.html#introduction
102 583
5
https://github.com/tiann/KernelSU/releases/tag/v0.9.2 - [manager]: Support offline patching of the kernel. - [kernel]: Fix issue with ColorOS. - [kernel]: Hide traces of LKM in user space. - [manager]: Fix possible errors during OTA upgrades.
104 898
6
KernelSU now supports installation through kernel modules (LKM) (GKI Only), you can use it with official kernels or third-party kernels; at the same time, the manager has also added installation functionality, you can choose to patch files, install directly, or install after OTA. Regarding the new LKM installation method, there are some tips: 1. LKM does not support non-GKI kernels, and will not support them in the future; 2. When patching files, if the init_boot partition exists, you should choose to patch init_boot; otherwise, patch boot; 3. If you have already installed the GKI kernel provided by KernelSU and want to switch to the LKM method, you need to flash back to the stock kernel; if your device has an init_boot partition, you can directly flash back to the stock boot; 4. The installation method of GKI kernel and LKM will always exist, use whichever you like; in the future, it will also support flashing GKI kernel in the manager. https://github.com/tiann/KernelSU/releases/tag/v0.9.0
112 960
7
https://github.com/tiann/KernelSU/releases/tag/v0.8.1 And the webui docs
99 479
8
KernelSU version 0.8.0 use sparse image to storage module files. If you do not wait patiently for the module installation process to end after upgrading (it takes time to migrate the old version to the new version), but forcefully stop the process and then switch to the old version of the manager, then serious problems will occur at this time. Because the old version of the manager cannot handle sparse image, it treats sparse files as ordinary files, and one copy is enough to use up all the storage space on your phone. If you switch to an old manager version, be sure to delete /data/adb/ksu/modues.img and /data/adb/ksu/modules_update.img!
116 822
9
For a long time, the module functionality of Magisk / KernelSU was limited to executing boot scripts and modifying system files. Now, we are exploring the possibility of endowing modules with the capability to display UI interfaces! Previously, after installing some modules, users needed to configure them either through the command line or by directly modifying configuration files in specific locations. Clearly, this process was quite inconvenient for users. At times, in order to configure settings, it was even necessary to write a separate app. With the ability for modules to display interfaces, these issues could become a thing of the past. Moreover, the display interface can be used for more than just configurations. You have the freedom to present anything you'd like to showcase and interact with the user. The current interface is implemented through WebUI. You can create HTML pages using any web technology and place them in the module's webroot directory. After the module is installed, users can access this page through the KernelSU manager's list of modules. KernelSU also provides a JavaScript library to facilitate interaction with the system. However, these trials are still in their infancy, and the jsapi is not yet stable. We welcome your feedback!
93 709
10
Although I am not sure what has transpired, as someone who has also been the target of malicious slander, I understand and support the decision of the LSPosed developers.
102 332
11
https://github.com/tiann/KernelSU/releases/tag/v0.7.2 - [SU] Fixed the issue of incorrect allowlist after an app with root permissions is uninstalled. - [SU] Fixed an issue that caused bootloop when uninstalling an application in multi-user after being granted root permissions. - [kernel] Support Linux kernel version 6.4. - [Module] Fixed the problem of non-standard module.prop causing module directory confusion. - [Module] Update busybox to 1.36.1. - [Module] Support using /debug_ramdisk as temporary directory. - [Security] Strengthen signature verification to avoid root privileges being taken over when using unofficial managers (CVE-2023-49794).
110 436
12
https://github.com/tiann/KernelSU/releases/tag/v0.7.1
16 861
13
We’re excited to report that we’ve delivered on the App Profile feature we promised 5 months ago! In this release, we have added an important feature to App Profile: Templates. You can create templates by yourself, import templates created by others, or directly use online templates. Templates can be directly applied to App Profile, without having to manually set each configuration! Therefore, even if you don’t understand the complex concepts in App Profile, you can easily restrict ROOT permissions through templates. In addition, welcome to contribute rules to online templates! Changelog: 1. [Security] Fix a security issue similar to CVE-2023-5521, please upgrade as soon as possible; credits to qwerty472123@github! 2. [SU] App Profile now supports templates! 3. [Module] Fixed the bug that the module directory may be accidentally umounted, causing the manager module directory to be empty. 4. [SU] Fixed the issue where the allowlist may be messed up after an app is uninstalled. 5. [Kernel] Add android14-5.15 and android14-6.1, supporting Pixel8 series. 6. [SU] App Profile’s capability no longer requires CAP_DAC_READ_SEARCH and can run without any capability. 7. [Kernel] Fixed the bootloop issues when working with Magisk.
21 462
14
Some explanations: 1. This does not mean that KernelSU is unsafe. Many vulnerabilities are submitted in the Android system itself every month; in addition, this problem also exists in Magisk. 2. If you keep the manager installed, you will never be affected. 3. If you uninstall the manager, the malicious program needs to be installed on your system to take effect, and the official manager will not work. And we have never received this type of feedback. 4. Finally, upgrade now.
31 921
15
To all KernelSU users: Please upgrade to version 0.6.9 or above AS SOON AS POSSIBLE, it contains a very important security fix; in the worst case, it may cause root privileges to be taken over by malicious programs. Please note that just upgrading the Manager application has no effect, you need to upgrade the kernel! Credits to 0x33c0unt for submitting this vulnerability. His detailed description and PoC provided us with great help! Also I would like to reiterate that we welcome any security researchers to discuss KernelSU's potential attack surfaces with us. We will spare no effort to improve KernelSU's security.
35 155
16
I became a dad last night and the amount of time I spend on KernelSU will probably decrease significantly. We welcome anyone to contribute to the project in any form, I will still review and make suggestions for every PR, thank you all!
15 387
17
To those concerned about KernelSU's security: Today's KernelSU has come a long way from the original KernelSU created by zx2c4 several years ago(kernel-assisted-superuser), and the issues back then have been addressed: 1. We now have authorization management, so we can control which apps can use Root instead of any app being able to use Root without user awareness like before. 2. We use signature verification for manager authentication instead of package name verification. Signatures can't be spoofed like package names. 3. We've also added features like App Profiles to restrict Root privileges. Additionally, we welcome any security researchers to discuss KernelSU's potential attack surfaces with us. We will spare no effort to improve KernelSU's security.
21 299
18
v0.6.6 Changelog: - [Manager] Lots of translation updates in many languages, thanks to all developers who contributed on Weblate. - [Manager] Fixed a bug where module list doesn't show in manager under some cases. - [Module] Boot scripts now support a new boot stage boot-completed, which will run after system finished booting, available for both common and module scripts. - [Kernel] Kernel tasks are now queued and run in a global single thread, to avoid timing issues causing su allowlist mixup. - [Module] Fixed a bug where flashing large modules could fail. - [Manager] Optimized log output when installing modules in manager, UI only shows concise logs while saving detailed logs to file. - [Module] Uninstalling modules is now delayed until next reboot, avoiding potential incomplete uninstall. - [Manager] Added loading spinner for module operations in manager. - [Module] Fixed a bug where common post-fs-data scripts don't run if no modules installed. - [Manager] Fixed some untcentered prompt texts in manager. - [SU] Fixed incorrect parameter parsing in su. - [Manager] Module install log now auto-scrolls to bottom in manager. - [Manager] Module install screen now automatically mutes system volume keys for module volume key selection. - [Manager] Refreshes module list after install to avoid user confusion. - [Kernel] Fixed keyring not installed correctly on 4.9 kernels causing modules not working. - [Module] SELinux context of module dirs are fixed automatically on boot, avoiding some boot failures. Download
34 590
19
https://hosted.weblate.org/engage/kernelsu/
12 555
20
The docs of App Profile is online now: https://kernelsu.org/guide/app-profile.html
23 608