Comment 0 for bug 1766774

Revision history for this message
Po-Hsu Lin (cypressyew) wrote :

Test test_190_config_kernel_fortify from the kernel security test suite failed with 4.15.0-1008 KVM kernel.

  ======================================================================
  FAIL: test_190_config_kernel_fortify (__main__.KernelSecurityTest)
  Ensure CONFIG_FORTIFY_SOURCE is set
  ----------------------------------------------------------------------
  Traceback (most recent call last):
    File "./test-kernel-security.py", line 2186, in test_190_config_kernel_fortify
      self.assertTrue(self._test_config(config_name))
  AssertionError: False is not true

The CONFIG_FORTIFY_SOURCE is not set.
$ cat /boot/config-4.15.0-1008-kvm | grep CONFIG_FORTIFY_SOURCE
# CONFIG_FORTIFY_SOURCE is not set

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: linux-image-4.15.0-1008-kvm 4.15.0-1008.8
ProcVersionSignature: User Name 4.15.0-1008.8-kvm 4.15.17
Uname: Linux 4.15.0-1008-kvm x86_64
NonfreeKernelModules: signpost
ApportVersion: 2.20.9-0ubuntu7
Architecture: amd64
Date: Wed Apr 25 04:28:13 2018
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=<set>
 LANG=C.UTF-8
 SHELL=/bin/bash
SourcePackage: linux-kvm
UpgradeStatus: No upgrade log present (probably fresh install)