1
0

Add CVE-2016-5195

This commit is contained in:
2019-08-19 04:01:05 +00:00
parent fbd243f205
commit 162e38f148
4 changed files with 179 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
name = "CVE-2016-5195"
type = "exploit"
# TODO: Add other major kernel versions
[[supported_kernels]]
distro_type = "Ubuntu"
distro_release = "16.04"
[supported_kernels.kernel]
version = [ 4 ]
major = [ 4 ]
minor = [ 0 ]
patch = [ 0, 43 ]