ubuntu_qrt_kernel_security:test-kernel-security.py:test_140: Tainted module(ib_iser) found on akis

Bug #1949508 reported by Kleber Sacilotto de Souza
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ubuntu-kernel-tests
New
Undecided
Unassigned

Bug Description

The testcase is failing on bionic/linux (4.15.0-162.170) only on this amd64 node (akis):

FAIL: test_140_kernel_modules_not_tainted (__main__.KernelSecurityTest)
kernel modules are not marked with a taint flag (especially 'E' for TAINT_UNSIGNED_MODULE)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./test-kernel-security.py", line 1658, in test_140_kernel_modules_not_tainted
    self.fail('Module \'%s\' is tainted: %s' % (fields[0], last_field))
AssertionError: Module 'ib_iser' is tainted: (OE)

tags: added: 4.15 bionic sru-20211018 ubuntu-qrt-kernel-security
Revision history for this message
Luke Nowakowski-Krijger (lukenow) wrote :

Found on 2022.01.31/bionic/linux/4.15.0-169.177 on amd64 instances akis and exotic skunk

Revision history for this message
Francis Ginther (fginther) wrote :

Went down the path of trying to disable the ib_iser module for this specific combination of host and test, but ultimately this doesn't feel like the solution. I think a better solution is to refactor how we run test-kernel-security.py so that we can hint individual test cases. Then we can add a hint for this specific test and hosts.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.