One possible way: - Add UML fuzzing support. - Build a minimalistic UML kernel image and include it to the Docker image - `defconfig` with KCOV and DEBUG_DWARF4 gives a ~88MB `vmlinux` and `linux` files. - Run fuzzing for 1(?) minute: then verify that coverage/signal/execution speed stats are reasonable.