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

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

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

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

工具目录

分类

查看所有分类
Loading categories
CVE-2021-3493 — Ubuntu OverlayFS 本地权限提升 | Kitploit
工具/GitHubGitHub/briskets/cve-2021-3493
权限提升漏洞分析漏洞利用渗透测试二进制利用
GitHubbriskets/cve-2021-3493

CVE-2021-3493

Ubuntu OverlayFS 本地权限提升

查看仓库
4421364年前Kitploit 审核通过

最受欢迎

查看全部 →

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

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享

CVE-2021-3493

Ubuntu OverlayFS 本地权限提升

受影响版本

  • Ubuntu 20.10
  • Ubuntu 20.04 LTS
  • Ubuntu 19.04
  • Ubuntu 18.04 LTS
  • Ubuntu 16.04 LTS
  • Ubuntu 14.04 ESM

使用方法

  • gcc exploit.c -o exploit
  • ./exploit

描述

Linux 内核中 overlayfs 文件系统存在一个 Ubuntu 特有的问题,它未正确验证文件系统能力在用户命名空间方面的应用。由于 Ubuntu 附带了一个允许非特权 overlayfs 挂载的补丁,本地攻击者可利用此漏洞提升权限。- Ubuntu Security

已在 Linux 5.11 中修复

参考链接

  • https://ssd-disclosure.com/ssd-advisory-overlayfs-pe/
  • https://ubuntu.com/security/CVE-2021-3493
  • https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=7c03e2cda4a584cadc398e8f6641ca9988a39d52
  • https://www.openwall.com/lists/oss-security/2021/04/16/1

免责声明

我不是此漏洞利用代码的作者。我未对此处找到的 PoC 做任何修改:https://ssd-disclosure.com/ssd-advisory-overlayfs-pe/。

下载工具