Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
tcp-zerocopy-sm — ghostlock + tcp-zerocopy hybrid CVE-2026-43499 adaptation for samsung kernel | Kitploit
Tools/GitHubGitHub/meowkis/tcp-zerocopy-sm
Android SecurityPrivilege EscalationExploitationMobile SecurityBinary Exploitation
GitHubmeowkis/tcp-zerocopy-sm

tcp-zerocopy-sm

ghostlock + tcp-zerocopy hybrid CVE-2026-43499 adaptation for samsung kernel

View Repository
27 days agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

CVE-2026-43499 port

Version License

Attempts to cause rights elevation w GhostLock via TCP Zerocopy.

Current target

PropertyValue
DeviceSamsung Galaxy S23 Ultra, dm3q / SM-S918B
BuildS918BXXSAFZF5
Android version16
Fingerprintsamsung/dm3qxxx/dm3q:16/BP4A.251205.006/S918BXXSAFZF5:user/release-keys
ArchitectureARM64
Kernel text base0xffffffc008000000
Physical base0x80000000
Physical kernel load address0x80080000

The active constants are stored in target.h.

Reference: https://github.com/NebuSec/CyberMeowfia/blob/main/IonStack/CVE-2026-43499/exploit/src/targets/tokay-CP2A.260605.012 especially /fops.c

The current workflow is
GhostLock -> dangling waiter
TCP Zerocopy -> page UAF
Pipe R/W (modded without configfs?? or it's not patched yet?)
Zero SELinux (security_hook_heads + selinux_state)
??? -> root

Responsible use

This project is intended for education and authorized research on devices you own or have explicit permission to test. Kernel experiments can cause data loss, boot loops, or require a reflash. Use a dedicated test device, keep backups, and never carry offsets across firmware builds without revalidating them!

Download Tool