Skip to content
KitploitKITPLOIT
工具博客
提交
工具博客
提交

黑客、渗透测试和网络安全工具,武装您的安全武器库!

Kitploit 是一个黑客、网络安全和渗透测试工具的目录。发现最新的项目更新,查找漏洞、分析系统、自动化测试并加强你的安全。

··订阅源·联系·隐私·© 2026 Kitploit

工具目录

分类

查看所有分类
Loading categories
cve-2021-33909 — This module fixes an issue in the kernels filesystem layer (CVE-2021-33909) by kprobe-replacing vulnerable functions during runtime | Kitploit
工具/GitHubGitHub/baerwolf/cve-2021-33909
Vulnerability AnalysisExploitationBinary AnalysisIncident Response
GitHubbaerwolf/cve-2021-33909

cve-2021-33909

This module fixes an issue in the kernels filesystem layer (CVE-2021-33909) by kprobe-replacing vulnerable functions during runtime

查看仓库
645年前尚未审核

最受欢迎

查看全部 →

发现我们社区最常用的工具。

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享

Kernel runtime fix of CVE-2021-33909

此仓库构建了一个名为 "cve-2021-33909.ko" 的外部模块。 cve-2021-33909 通过 kprobe-replacing 在运行时替换内核文件系统层中的易受攻击函数,从而修复了其中的问题。

可以通过 "make" 构建,将 KDIR 设置为内核的(源代码/头文件)目录。

可以直接通过 "insmod cve-2021-33909.ko" 加载, 或复制(+depmod)到内核模块目录(extra/),然后通过 "modprobe cve-2021-33909" 加载。

作者:Stephan Baerwolf,埃尔福特,2021年

下载工具