Home[1] Files[2] News[3] Contact[4] Add New[5]
- Linux Kernel Slab Out-Of-Bounds Write[6]
- Authored by Crusaders of Rust[7] | Site github.com[8]
-
This archive contains demo exploits for CVE-2022-0185. There are two versions here. The non-kctf version (fuse version) specifically targets Ubuntu with kernel version 5.11.0-44. It does not directly return a root shell, but makes /bin/bash suid, which will lead to trivial privilege escalation. Adjusting the single_start and modprobe_path offsets should allow it to work on most other Ubuntu versions that have kernel version 5.7 or higher; for versions between 5.1 and 5.7, the spray will need to be improved as in the kctf version. The exploitation strategy relies on FUSE and SYSVIPC elastic objects to achieve arbitrary write. The kctf version achieves code execution as the root user in the root namespace, but has at most 50% reliability - it is targeted towards Kubernetes 1.22 (1.22.3-gke.700). This exploitation strategy relies on pipes and SYSVIPC elastic objects to trigger a stack pivot and execute a ROP chain in kernelspace.
- systems | linux[9], ubuntu[10]
- advisories | CVE-2022-0185[11]
- MD5 |
bb5c8ef222c6b344deefbde1bb368f2d - Download[12] | Favorite[13] | View[14]
File Tags
- ActiveX[20] (932)
- Advisory[21] (76,614)
- Arbitrary[22] (14,941)
- BBS[23] (2,859)
- Bypass[24] (1,518)
- CGI[25] (1,009)
- Code Execution[26] (6,460)
- Conference[27] (666)
- Cracker[28] (797)
- CSRF[29] (3,247)
- DoS[30] (21,548)
- Encryption[31] (2,319)
- Exploit[32] (49,149)
- File Inclusion[33] (4,120)
- File Upload[34] (933)
- Firewall[35] (821)
- Info Disclosure[36] (2,531)
- Intrusion Detection[37] (843)
- Java[38] (2,732)
- JavaScript[39] (788)
- Kernel[40] (5,904)
- Local[41] (13,901)
- Magazine[42] (586)
- Overflow[43] (12,029)
- Perl[44] (1,409)
- PHP[45] (5,024)
- Proof of Concept[46] (2,273)
- Protocol[47] (3,232)
- Python[48] (1,365)
- Remote[49] (29,331)
- Root[50] (3,427)
- Ruby[51] (564)
- Scanner[52] (1,628)
- Security Tool[53] (7,631)
- Shell[54] (3,014)
- Shellcode[55] (1,192)
- Sniffer[56] (877)
- Spoof[57] (2,064)
- SQL Injection[58] (15,862)
- TCP[59] (2,345)
- Trojan[60] (666)
- UDP[61] (865)
- Virus[62] (657)
- Vulnerability[63] (30,140)
- Web[64] (8,865)
- Whitepaper[65] (3,700)
- x86[66] (939)
- XSS[67] (17,207)
- Other[68]
File Archives
- January 2022[69]
- December 2021[70]
- November 2021[71]
- October 2021[72]
- September 2021[73]
- August 2021[74]
- July 2021[75]
- June 2021[76]
- May 2021[77]
- April 2021[78]
- March 2021[79]
- February 2021[80]
- Older[81]
Systems
- AIX[82] (423)
- Apple[83] (1,853)
- BSD[84] (368)
- CentOS[85] (55)
- Cisco[86] (1,909)
- Debian[87] (5,947)
- Fedora[88] (1,690)
- FreeBSD[89] (1,241)
- Gentoo[90] (4,148)
- HPUX[91] (875)
- iOS[92] (310)
- iPhone[93] (108)
- IRIX[94] (220)
- Juniper[95] (67)
- Linux[96] (41,349)
- Mac OS X[97] (682)
- Mandriva[98] (3,105)
- NetBSD[99] (255)
- OpenBSD[100] (476)
- RedHat[101] (10,962)
- Slackware[102] (941)
- Solaris[103] (1,601)
- SUSE[104] (1,444)
- Ubuntu[105] (7,588)
- UNIX[106] (9,012)
- UnixWare[107] (182)
- Windows[108] (6,262)
- Other[109]
- Services
- Security Services[120]
- Hosting By
- Rokasec[121]
Read more https://packetstormsecurity.com/files/165731/CVE-2022-0185-master.zip


