File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -904,6 +904,20 @@ author: GRIMM
904904EOF
905905)
906906
907+ EXPLOITS[(( n++ )) ]=$( cat << EOF
908+ Name: ${txtgrn} [CVE-2021-22555]${txtrst} Netfilter heap out-of-bounds write
909+ Reqs: pkg=linux-kernel,ver>=2.6.19,ver<=5.12-rc6
910+ Tags: ubuntu=20.04{kernel:5.8.0-*}
911+ Rank: 1
912+ analysis-url: https://google.github.io/security-research/pocs/linux/cve-2021-22555/writeup.html
913+ src-url: https://raw.githubusercontent.com/google/security-research/master/pocs/linux/cve-2021-22555/exploit.c
914+ ext-url: https://raw.githubusercontent.com/bcoles/kernel-exploits/master/CVE-2021-22555/exploit.c
915+ Comments: ip_tables kernel module must be loaded
916+ exploit-db: 50135
917+ author: theflow (orginal exploit author); bcoles (author of exploit update at 'ext-url')
918+ EOF
919+ )
920+
907921# ########### USERSPACE EXPLOITS ###########################
908922n=0
909923
You can’t perform that action at this time.
0 commit comments