Activity log for bug #2058422

Date Who What changed Old value New value Message
2024-03-19 21:47:19 Bethany Jamison bug added bug
2024-03-19 21:47:19 Bethany Jamison attachment added s2024.02.05 B gcp-5.4 RT console_2 https://bugs.launchpad.net/bugs/2058422/+attachment/5757294/+files/s2024.02.05%20B%20gcp-5.4%20RT%20console_2
2024-03-20 02:52:06 Po-Hsu Lin tags 5.4 bionic gcp sru-s20240205 ubuntu-qrt-kernel-security
2024-03-20 02:52:13 Po-Hsu Lin bug task added qa-regression-testing
2024-03-20 02:52:43 Po-Hsu Lin description For s2024.02.04 Bionic:linux-gcp-5.4 on instance n2d-standard-64 (suite ubuntu_qrt_kernel_security) test case KernelSecurityTest.test_360_stacksignal_memleak fails with "Kernel memory does not leak to userspace in signalstack (CVE-2009-2847)" This particular test case has not failed on any previous cycles for Bionic:linux-gcp-5.4, but the failure is the same between run #1 and #2 of the test. A 3rd run is in progress, and if the results are any different I will link them here. I have attached the full console output to this bug as well. For s2024.02.04 Bionic:linux-gcp-5.4 on instance n2d-standard-64 (suite ubuntu_qrt_kernel_security) test case KernelSecurityTest.test_360_stacksignal_memleak fails with "Kernel memory does not leak to userspace in signalstack (CVE-2009-2847)" test_360_stacksignal_memleak (__main__.KernelSecurityTest) Kernel memory does not leak to userspace in signalstack (CVE-2009-2847) ... FAIL ====================================================================== FAIL: test_360_stacksignal_memleak (__main__.KernelSecurityTest) Kernel memory does not leak to userspace in signalstack (CVE-2009-2847) ---------------------------------------------------------------------- Traceback (most recent call last): File "./test-kernel-security.py", line 2148, in test_360_stacksignal_memleak self.assertShellExitEquals(expected, self._unpriv_cmd(["./signal-stack"])) File "/home/ubuntu/autotest/client/tmp/ubuntu_qrt_kernel_security/src/qa-regression-testing/scripts/testlib.py", line 1321, in assertShellExitEquals self.assertEqual(expected, rc, msg + result + report) AssertionError: Got exit code -11, expected 0 Command: 'sudo', '-u', 'ubuntu', './signal-stack' Output: [+] Checking platform... [+] sizeof(stack_t) = 24 [+] Correct size, 64-bit platform. [+] Checking for stack_t hole... [+] ss_flags end (12) != ss_size start (16) [+] Hole in stack_t present! [+] Ready to call sigaltstack. ---------------------------------------------------------------------- Ran 1 test in 0.096s FAILED (failures=1) 16:25:18 INFO | END ERROR ubuntu_qrt_kernel_security.KernelSecurityTest.test_360_stacksignal_memleak This particular test case has not failed on any previous cycles for Bionic:linux-gcp-5.4, but the failure is the same between run #1 and #2 of the test. A 3rd run is in progress, and if the results are any different I will link them here. I have attached the full console output to this bug as well.