Date: Tue Jan 15 10:59:00 CST 2019
Test set: default
Kernel: 4.20.1-200.fc29.armv7hl
Release: Fedora release 30 (Rawhide)
Result: FAIL
Failed Tests: ./default/timer-overhead
Warned Tests: None
============================================================
Starting test ./default/paxtest
FIXME: Unsupported ARCH: armv7l
PaXtest - Copyright(c) 2003,2004 by Peter Busser <peter@adamantix.org>
Released under the GNU Public Licence version 2 or later

Writing output to paxtest.log
It may take a while for the tests to complete
Test results:
PaXtest - Copyright(c) 2003,2004 by Peter Busser <peter@adamantix.org>
Released under the GNU Public Licence version 2 or later

Mode: blackhat
Linux wand.friendly-neighbours.com 4.20.1-200.fc29.armv7hl #1 SMP Thu Jan 10 20:59:21 UTC 2019 armv7l armv7l armv7l GNU/Linux

Executable anonymous mapping             : Killed
Executable bss                           : Killed
Executable data                          : Killed
Executable heap                          : Killed
Executable stack                         : Killed
Executable shared library bss            : Killed
Executable shared library data           : Killed
Executable anonymous mapping (mprotect)  : Killed
Executable bss (mprotect)                : Killed
Executable data (mprotect)               : Killed
Executable heap (mprotect)               : Killed
Executable stack (mprotect)              : Killed
Executable shared library bss (mprotect) : Killed
Executable shared library data (mprotect): Killed
Writable text segments                   : Vulnerable
Anonymous mapping randomisation test     : 9 bits (guessed)
Heap randomisation test (ET_EXEC)        : 13 bits (guessed)
Heap randomisation test (PIE)            : 14 bits (guessed)
Main executable randomisation (ET_EXEC)  : 10 bits (guessed)
Main executable randomisation (PIE)      : 10 bits (guessed)
Shared library randomisation test        : 10 bits (guessed)
Stack randomisation test (SEGMEXEC)      : 11 bits (guessed)
Stack randomisation test (PAGEEXEC)      : 11 bits (guessed)
Return to function (strcpy)              : paxtest: return address contains a NULL byte.
Return to function (memcpy)              : Killed
Return to function (strcpy, PIE)         : paxtest: return address contains a NULL byte.
Return to function (memcpy, PIE)         : Killed

Starting test ./default/posix_timers
Testing posix timers. False negative may happen on CPU execution 
based timers if other threads run on the CPU...
Check itimer virtual... [OK]
Check itimer prof... [OK]
Check itimer real... [OK]
Check timer_create() per thread... [OK]
Check timer_create() per process... [OK]
Starting test ./default/cachedrop
100+0 records in
100+0 records out
104857600 bytes (105 MB, 100 MiB) copied, 0.79413 s, 132 MB/s
10+0 records in
10+0 records out
10485760 bytes (10 MB, 10 MiB) copied, 0.0843171 s, 124 MB/s
TestPASS: /proc/sys/vm/drop_caches PASS
Starting test ./default/selinux-dac-controls
Starting test ./default/memfd
memfd_test.c: In function ‘mfd_assert_get_seals’:
memfd_test.c:67:6: warning: implicit declaration of function ‘fcntl’; did you mean ‘fcvt’? [-Wimplicit-function-declaration]
  r = fcntl(fd, F_GET_SEALS);
      ^~~~~
      fcvt
memfd_test.c: In function ‘mfd_assert_open’:
memfd_test.c:190:6: warning: implicit declaration of function ‘open’; did you mean ‘popen’? [-Wimplicit-function-declaration]
  r = open(buf, flags, mode);
      ^~~~
      popen
memfd_test.c: In function ‘mfd_assert_write’:
memfd_test.c:315:6: warning: implicit declaration of function ‘fallocate’; did you mean ‘alloca’? [-Wimplicit-function-declaration]
  r = fallocate(fd,
      ^~~~~~~~~
      alloca
memfd: CREATE
memfd: BASIC
memfd: SEAL-WRITE
memfd: SEAL-SHRINK
memfd: SEAL-GROW
memfd: SEAL-RESIZE
memfd: SHARE-DUP
memfd: SHARE-MMAP
memfd: SHARE-OPEN
memfd: SHARE-FORK
memfd: SHARE-DUP (shared file-table)
memfd: SHARE-MMAP (shared file-table)
memfd: SHARE-OPEN (shared file-table)
memfd: SHARE-FORK (shared file-table)
memfd: DONE
Starting test ./default/libhugetlbfs
Starting test ./default/timer-overhead
cc   timer-test.o   -o timer-test
Unacceptable long delay; asked for 1000 usec, got 9775 usec 
Test failure.
Starting test ./default/mq-memory-corruption
Test PASSED 
Test PASSED 
Test PASSED 
Test PASSED 
Test PASSED 
Test PASSED 
Test PASSED 
Test PASSED 
Test PASSED 
Test PASSED 
Starting test ./default/modsign
keyutils must be installed for this test.
Starting test ./default/insert_leap_second
Setting time to speed up testing
Running for 1 iterations. Press ctrl-c to stop

Setting time to Tue Jan 15 17:59:50 2019
Scheduling leap second for Tue Jan 15 18:00:00 2019
Tue Jan 15 17:59:57 2019 +    247 us (37)	TIME_INS
Tue Jan 15 17:59:57 2019 + 500550 us (37)	TIME_INS
Tue Jan 15 17:59:58 2019 +    748 us (37)	TIME_INS
Tue Jan 15 17:59:58 2019 + 501005 us (37)	TIME_INS
Tue Jan 15 17:59:59 2019 +   1273 us (37)	TIME_INS
Tue Jan 15 17:59:59 2019 + 501535 us (37)	TIME_INS
Tue Jan 15 17:59:59 2019 +   7121 us (38)	TIME_OOP
Tue Jan 15 17:59:59 2019 + 507418 us (38)	TIME_OOP
Tue Jan 15 18:00:00 2019 +   7707 us (38)	TIME_WAIT
Tue Jan 15 18:00:00 2019 + 507967 us (38)	TIME_WAIT
Tue Jan 15 18:00:01 2019 +   8234 us (38)	TIME_WAIT
Tue Jan 15 18:00:01 2019 + 508498 us (38)	TIME_WAIT
Tue Jan 15 18:00:02 2019 +   8764 us (38)	TIME_WAIT
Leap complete

Starting test ./default/sysfs-perms
Starting test ./default/stack-randomness