← Back to team overview

canonical-ubuntu-qa team mailing list archive

[Bug 2071308] [NEW] CONFIG_PAGE_TABLE_ISOLATION and CONFIG_RETPOLINE should be set in N-OEM-6.10

 

Public bug reported:

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

** Affects: ubuntu-kernel-tests
     Importance: Undecided
         Status: New

** Affects: linux-oem-6.10 (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: 6.10 noble oem ubuntu-qrt-kernel-security

** Also affects: linux-oem-6.10 (Ubuntu)
   Importance: Undecided
       Status: New

** Summary changed:

- CONFIG_PTI and CONFIG_RETPOLINE should be set in N-OEM-6.10
+ CONFIG_PAGE_TABLE_ISOLATION and CONFIG_RETPOLINE should be set in N-OEM-6.10

-- 
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-oem-6.10 package in Ubuntu:
  New

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



Follow ups