From: Yu Watanabe Date: Sat, 23 Mar 2019 15:34:01 +0000 (+0900) Subject: fuzz: add testcases for the bug in condition_free_list_type() X-Git-Tag: v242-rc1~76^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F12087%2Fhead;p=thirdparty%2Fsystemd.git fuzz: add testcases for the bug in condition_free_list_type() --- diff --git a/test/fuzz/fuzz-link-parser/oss-fuzz-13878 b/test/fuzz/fuzz-link-parser/oss-fuzz-13878 new file mode 100644 index 00000000000..dbb2abecb05 --- /dev/null +++ b/test/fuzz/fuzz-link-parser/oss-fuzz-13878 @@ -0,0 +1,4 @@ +[Match] +KernelVersion=t +Virtualization=q +KernelVersion= \ No newline at end of file diff --git a/test/fuzz/fuzz-link-parser/oss-fuzz-13882 b/test/fuzz/fuzz-link-parser/oss-fuzz-13882 new file mode 100644 index 00000000000..7c56ec222d8 Binary files /dev/null and b/test/fuzz/fuzz-link-parser/oss-fuzz-13882 differ diff --git a/test/fuzz/fuzz-netdev-parser/oss-fuzz-13884 b/test/fuzz/fuzz-netdev-parser/oss-fuzz-13884 new file mode 100644 index 00000000000..ce8d713a035 Binary files /dev/null and b/test/fuzz/fuzz-netdev-parser/oss-fuzz-13884 differ diff --git a/test/fuzz/fuzz-netdev-parser/oss-fuzz-13886 b/test/fuzz/fuzz-netdev-parser/oss-fuzz-13886 new file mode 100644 index 00000000000..1230ffe699b Binary files /dev/null and b/test/fuzz/fuzz-netdev-parser/oss-fuzz-13886 differ diff --git a/test/fuzz/fuzz-network-parser/oss-fuzz-13888 b/test/fuzz/fuzz-network-parser/oss-fuzz-13888 new file mode 100644 index 00000000000..c75fcb4e8a9 Binary files /dev/null and b/test/fuzz/fuzz-network-parser/oss-fuzz-13888 differ