1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-05 06:52:22 +03:00
systemd/test/fuzz-regressions/fuzz-unit-file
Zbigniew Jędrzejewski-Szmek 1c56d50109 fuzz: add test case for oss-fuzz #6897 and a work-around
The orignal reproducer from oss-fuzz depends on the hostname (via %H and %c).
The hostname needs a dash for msan to report this, so a simpler case from
@evverx with the dash hardcoded is also added.

The issue is a false positive from msan, which does not instruct stpncpy
(https://github.com/google/sanitizers/issues/926). Let's add a work-around
until this is fixed.
2018-03-17 09:48:22 +01:00
..
oss-fuzz-6884 fuzz: commit test case for oss-fuzz issue 6884 2018-03-14 15:20:02 +01:00
oss-fuzz-6885 shared/conf-parser: fix crash when specifiers cannot be resolved in config_parse_device_allow() 2018-03-14 16:50:08 +01:00
oss-fuzz-6886 basic/calendarspec: fix assert crash when year is too large in calendarspec_from_time_t() 2018-03-14 16:50:09 +01:00
oss-fuzz-6892 core/service: fix memleak of USBFunctionStrings and USBFunctionDescriptors 2018-03-17 09:01:53 +01:00
oss-fuzz-6897 fuzz: add test case for oss-fuzz #6897 and a work-around 2018-03-17 09:48:22 +01:00
oss-fuzz-6897-evverx fuzz: add test case for oss-fuzz #6897 and a work-around 2018-03-17 09:48:22 +01:00
oss-fuzz-6908 unit-file: do not allow bogus IOSchedulingClass values 2018-03-17 09:01:53 +01:00
oss-fuzz-6917 basic/calendarspec: set a limit on length of calendarspec component chains 2018-03-17 08:59:25 +01:00