mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-07 19:16:22 +00:00
3.0 KiB
3.0 KiB
CVE-2020-8835
Description
In the Linux kernel 5.5.0 and newer, the bpf verifier (kernel/bpf/verifier.c) did not properly restrict the register bounds for 32-bit operations, leading to out-of-bounds reads and writes in kernel memory. The vulnerability also affects the Linux 5.4 stable series, starting with v5.4.7, as the introducing commit was backported to that branch. This vulnerability was fixed in 5.6.1, 5.5.14, and 5.4.29. (issue is aka ZDI-CAN-10780)
POC
Reference
- http://www.openwall.com/lists/oss-security/2021/07/20/1
- http://www.openwall.com/lists/oss-security/2021/07/20/1
- https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=f2d67fec0b43edce8c416101cdc52e71145b5fef
- https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=f2d67fec0b43edce8c416101cdc52e71145b5fef
Github
- https://github.com/0xT11/CVE-POC
- https://github.com/ARPSyndicate/cvemon
- https://github.com/Al1ex/LinuxEelvation
- https://github.com/De4dCr0w/Linux-kernel-EoP-exp
- https://github.com/JlSakuya/Linux-Privilege-Escalation-Exploits
- https://github.com/KatsuragiCSL/Presentations-Blogs-Papers-Tutorials-Books
- https://github.com/OrangeGzY/security-research-learning
- https://github.com/Prabhashaka/Exploitation-CVE-2020-8835
- https://github.com/Prabhashaka/IT19147192-CVE-2020-8835
- https://github.com/SplendidSky/CVE-2020-8835
- https://github.com/XiaozaYa/CVE-Recording
- https://github.com/bsauce/kernel-exploit-factory
- https://github.com/bsauce/kernel-security-learning
- https://github.com/developer3000S/PoC-in-GitHub
- https://github.com/digamma-ai/CVE-2020-8835-verification
- https://github.com/hectorgie/PoC-in-GitHub
- https://github.com/johnatag/INF8602-CVE-2020-8835
- https://github.com/kdn111/linux-kernel-exploitation
- https://github.com/khanhdn111/linux-kernel-exploitation
- https://github.com/khanhdz-06/linux-kernel-exploitation
- https://github.com/khanhdz191/linux-kernel-exploitation
- https://github.com/khanhhdz/linux-kernel-exploitation
- https://github.com/khanhhdz06/linux-kernel-exploitation
- https://github.com/khanhnd123/linux-kernel-exploitation
- https://github.com/knd06/linux-kernel-exploitation
- https://github.com/kruztw/CVE
- https://github.com/ndk191/linux-kernel-exploitation
- https://github.com/nomi-sec/PoC-in-GitHub
- https://github.com/rakjong/LinuxElevation
- https://github.com/snappyJack/Rick_write_exp_CVE-2020-8835
- https://github.com/snorez/ebpf-fuzzer
- https://github.com/soosmile/POC
- https://github.com/ssr-111/linux-kernel-exploitation
- https://github.com/xairy/linux-kernel-exploitation
- https://github.com/xmzyshypnc/CVE-2020-27194
- https://github.com/yoniko/gctf21_ebpf
- https://github.com/zilong3033/CVE-2020-8835