The test is correcty detecting that the bionic linux-kvm kernel CONFIG_HARDENED_USERCOPY is unset, which is inconsistent with the setting for the master bionic kernel.
** Changed in: qa-regression-testing Status: New => Invalid ** Also affects: linux-kvm (Ubuntu Bionic) Importance: Undecided Status: New -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-kvm in Ubuntu. https://bugs.launchpad.net/bugs/1766777 Title: test_182_config_hardened_usercopy in kernel security test failed with 4.15 KVM kernel Status in QA Regression Testing: Invalid Status in ubuntu-kernel-tests: New Status in linux-kvm package in Ubuntu: New Status in linux-kvm source package in Bionic: New Bug description: Test test_182_config_hardened_usercopy from the kernel security test suite failed with 4.15.0-1008 KVM kernel. FAIL: test_182_config_hardened_usercopy (__main__.KernelSecurityTest) Ensure CONFIG_HARDENED_USERCOPY is set ---------------------------------------------------------------------- Traceback (most recent call last): File "./test-kernel-security.py", line 2176, in test_182_config_hardened_usercopy self.assertTrue(self._test_config(config_name)) AssertionError: False is not true The CONFIG_HARDENED_USERCOPY is not set. $ cat /boot/config-4.15.0-1008-kvm | grep CONFIG_HARDENED_USERCOPY # CONFIG_HARDENED_USERCOPY 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:36:58 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) To manage notifications about this bug go to: https://bugs.launchpad.net/qa-regression-testing/+bug/1766777/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp