they are called CONFIG_MITIGATION_PAGE_TABLE_ISOLATION and CONFIG_MITIGATION_RETPOLINE now
** Package changed: linux-oem-6.10 (Ubuntu) => linux-oem-6.11 (Ubuntu) ** Also affects: linux-oem-6.11 (Ubuntu Noble) Importance: Undecided Status: New ** Also affects: linux (Ubuntu) Importance: Undecided Status: New ** Changed in: linux (Ubuntu Noble) Status: New => Invalid ** Changed in: linux-oem-6.11 (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Canonical Platform QA Team, which is subscribed to ubuntu-kernel-tests. https://bugs.launchpad.net/bugs/2071308 Title: CONFIG_PAGE_TABLE_ISOLATION and CONFIG_RETPOLINE should be set in N-OEM-6.10 Status in ubuntu-kernel-tests: New Status in linux package in Ubuntu: Invalid Status in linux-oem-6.11 package in Ubuntu: Invalid Status in linux source package in Noble: Invalid Status in linux-oem-6.11 source package in Noble: Invalid Bug description: Issue reported by ubuntu_qrt_kernel_security test with N-oem-6.10 These two kernel configs are expected to be set to satisfy the test: FAIL: test_260_config_PTI (__main__.KernelSecurityConfigTest.test_260_config_PTI) Ensure kernel page table isolation is set appropriately ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/ubuntu/autotest/client/tmp/ubuntu_qrt_kernel_security/src/qa-regression-testing/scripts/./test-kernel-security.py", line 2686, in test_260_config_PTI self.assertKernelConfig('PAGE_TABLE_ISOLATION', expected) File "/home/ubuntu/autotest/client/tmp/ubuntu_qrt_kernel_security/src/qa-regression-testing/scripts/./test-kernel-security.py", line 231, in assertKernelConfig self.assertKernelConfigSet(name) File "/home/ubuntu/autotest/client/tmp/ubuntu_qrt_kernel_security/src/qa-regression-testing/scripts/./test-kernel-security.py", line 217, in assertKernelConfigSet self.assertTrue(self._test_config(name), AssertionError: False is not true : PAGE_TABLE_ISOLATION option was expected to be set in the kernel config FAIL: test_265_config_retpoline (__main__.KernelSecurityConfigTest.test_265_config_retpoline) Ensure retpoline configuration option is set ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/ubuntu/autotest/client/tmp/ubuntu_qrt_kernel_security/src/qa-regression-testing/scripts/./test-kernel-security.py", line 2702, in test_265_config_retpoline self.assertKernelConfig('RETPOLINE', expected) File "/home/ubuntu/autotest/client/tmp/ubuntu_qrt_kernel_security/src/qa-regression-testing/scripts/./test-kernel-security.py", line 231, in assertKernelConfig self.assertKernelConfigSet(name) File "/home/ubuntu/autotest/client/tmp/ubuntu_qrt_kernel_security/src/qa-regression-testing/scripts/./test-kernel-security.py", line 217, in assertKernelConfigSet self.assertTrue(self._test_config(name), AssertionError: False is not true : RETPOLINE option was expected to be set in the kernel config To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/2071308/+subscriptions -- Mailing list: https://launchpad.net/~canonical-ubuntu-qa Post to : canonical-ubuntu-qa@lists.launchpad.net Unsubscribe : https://launchpad.net/~canonical-ubuntu-qa More help : https://help.launchpad.net/ListHelp