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
ScreenOff — CVE-2026-52910 kernel crash PoC. screen goes off. | Kitploit
Tools/GitHubGitHub/dere3046/screenoff
Android SecurityVulnerability AnalysisExploitationLearning & EducationBinary Exploitation
GitHubdere3046/screenoff

ScreenOff

CVE-2026-52910 kernel crash PoC. screen goes off.

View Repository
1161 month 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

ScreenOff

CVE-2026-52910 kernel crash poc.

ref: https://github.com/5unkn0wn/security-research/tree/CVE-2026-52910_lts_cos_mitigation

what

socket + SO_ATTACH_REUSEPORT_CBPF + setsockopt race. timerfd/epoll callback storm slows down the receive path. replace the cBPF filter while the old prog is still in use. pipe spray reclaims the freed bpf_prog page. bpf_func = 0x0 -> jump to NULL -> kernel panic.

Download Tool