POC详情: 8317eba3d299ca871d1f8c3d01409ff32a134b3d

来源
关联漏洞
标题: Linux kernel 安全漏洞 (CVE-2023-0386)
描述:Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于在 Linux kernel的 OverlayFS 子系统中发现了未经授权访问,用户可以将一个有执行能力的文件从一个 nosuid 挂载复制到另一个挂载,这个 uid 映射错误允许用户升级他们在系统上的权限。
描述
Vulnerabilities Exploitation On Ubuntu 22.04
介绍
# Installation
```bash
make all
```
# How to use
Start two terminals and in the first one type
```bash
./fuse ./ovlcap/lower ./gc
```
In the second terminal type
```bash
./exp
```
文件快照

[4.0K] /data/pocs/8317eba3d299ca871d1f8c3d01409ff32a134b3d ├── [3.0K] exp.c ├── [5.5K] fuse.c ├── [ 549] getshell.c ├── [ 150] Makefile ├── [4.0K] ovlcap ├── [ 180] README.md └── [4.0K] test ├── [ 10K] fuse_test.c ├── [ 16K] mnt └── [1.5K] mnt.c 2 directories, 8 files
神龙机器人已为您缓存
备注
    1. 建议优先通过来源进行访问。
    2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
    3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。