selinux/libselinux/fuzz
Christian Göttsche c8a5aa74fc libselinux/fuzz: handle inputs with trailing data
Handle the case where either separated trailing input is empty or non-
existent by initializing the size to 0 and only call related code on
non-zero size.

Fixes: 8997f543 ("libselinux: add selabel_file(5) fuzzer")
Reported-by: oss-fuzz (issue 388319478)
Signed-off-by: Christian Göttsche <cgzones@googlemail.com>
2025-01-15 20:51:57 +01:00
..
input libselinux: add selabel_file(5) fuzzer 2024-11-15 13:59:07 -05:00
selabel_file_compiled-fuzzer.c libselinux/fuzz: handle inputs with trailing data 2025-01-15 20:51:57 +01:00
selabel_file_text-fuzzer.c libselinux/fuzz: readjust load_mmap() update 2025-01-06 10:06:44 -05:00