Skip to content

Commit 4dfd625

Browse files
authored
Fix tested versions for CVE-2016-4557 (#71)
1 parent 814c5b5 commit 4dfd625

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

linux-exploit-suggester.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -687,7 +687,7 @@ EOF
687687
EXPLOITS[((n++))]=$(cat <<EOF
688688
Name: ${txtgrn}[CVE-2016-4557]${txtrst} double-fdput()
689689
Reqs: pkg=linux-kernel,ver>=4.4,ver<4.5.5,CONFIG_BPF_SYSCALL=y,sysctl:kernel.unprivileged_bpf_disabled!=1
690-
Tags: ubuntu=16.04{kernel:4.4.0-(21|38|42|98|140)-generic}
690+
Tags: ubuntu=16.04{kernel:4.4.0-21-generic}
691691
Rank: 1
692692
analysis-url: https://bugs.chromium.org/p/project-zero/issues/detail?id=808
693693
src-url: https://github.com/offensive-security/exploit-database-bin-sploits/raw/master/bin-sploits/39772.zip

0 commit comments

Comments
 (0)