1
0

Change example to CVE-2017-16995

This commit is contained in:
2018-10-07 21:15:34 +00:00
parent 29ae765c22
commit 0556088392
7 changed files with 503 additions and 24 deletions

View File

@@ -9,4 +9,4 @@ distro_type = "Ubuntu"
# regex for `uname -r`
# See also: regex-golang.appspot.com
# stupid way to generate: $ echo '4.4.0-('$(seq 44 | xargs echo | sed 's/ /|/g')')-.*'
release_mask = "4.4.0-(1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20|21|22|23|24|25|26|27|28|29|30|31|32|33|34|35|36|37|38|39|40|41|42|43|44)-.*"
release_mask = "4.4.0-62-generic"