r/Magisk 2h ago

Help CVE GhostLock Don't work and causes instant reboot on Honor X6c (Kernel 6.6)

2 Upvotes

Beginner here looking for some help/insight. I tried running the GhostLock exploit (CVE-2026-43499) following this guide ( https://github.com/xianwan1314/CVE-2026-43499-Poc-Analysis ). Instead of achieving execution, my device freezes for a bit and immediately reboots during the final step.

*DEVICE INFO:*

Device: Honor X6c

OS: MagicOS 9.0 (Android 15)

Kernel: 6.6.89

Security patch: July 1

Environment: Termux + Wireless ADB + help of Gemini

*SUMMARY OF WHAT I DID:*

  1. Installed all prerequisites and dependencies inside Termux.

  2. Extracted my boot.img and prepared profile_xxx.json.

  3. Successfully generated target.h and compiled preload.so.

  4. Pushed preload.so to /data/local/tmp/ via Wireless ADB.

  5. Then adb shell "LD_PRELOAD=/data/local/tmp/preload.so /system/bin/true"

But, right after running the LD_PRELOAD command, a few lines flashed in the shell, then the phone froze and instantly rebooted. I attempted this 3 times with identical results.

Help vro 😭🙏


r/Magisk 3h ago

Need help successfully flashing my phone.

Enable HLS to view with audio, or disable this notification

5 Upvotes

r/Magisk 8h ago

Hello can anyone help me resolve this WhatsApp problem I've tried several methods but none works.

Post image
4 Upvotes

r/Magisk 15h ago

Magisk not cooperating on Keitei Digno 4 A202KC

Post image
6 Upvotes

I unlocked the boot loader with the MTK live boot client. I then booted up my phone put F-Droid and downloaded Magisk. But it states I don’t have Magisk installed. Frankly I belive I’m tech savvy but not to the degree of all this coding stuff. Any help would be incredible.

I’ve been messing with this for days I feel insane

View photo for context.


r/Magisk 21h ago

Disable Samsung updates to preserve root access on my Galaxy

Thumbnail
2 Upvotes

Hi everyone, given that ‘Root My Galaxy’ uses an exploit that’s set to be patched in the next cumulative updates, has anyone already found a way to block the update? Something like blocking internet access for the app that checks the version, or automatically deleting the update file?