test_060_nx in ubuntu_qrt_kernel_security failed on B-gke-5.4 since 5.4.0-1071-gke
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
QA Regression Testing |
Fix Released
|
Undecided
|
Po-Hsu Lin | ||
ubuntu-kernel-tests |
New
|
Undecided
|
Unassigned | ||
linux-gke (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
Test failed since 5.4.0-1071.
$ sudo python2 ./test-
Running test: './test-
test_060_nx (__main_
NX bit is working ... FAIL
=======
FAIL: test_060_nx (__main_
NX bit is working
-------
Traceback (most recent call last):
File "./test-
self.
File "/home/
self.
AssertionError: Got exit code -11, expected 0
Command: './nx-test-rie', 'data'
Output:
rodata:
data: 0x55f37d123010
bss: 0x55f37d133040
brk: 0x55f37edd7270
rw: 0x7f9b635da000
rwx: 0x7f9b635d9000
stack: 0x7ffd6cde4b90
Dump of /proc/self/maps:
55f37cf21000-
55f37d122000-
55f37d123000-
55f37d124000-
55f37edd6000-
7f9b62fc1000-
7f9b631a8000-
7f9b633a8000-
7f9b633ac000-
7f9b633ae000-
7f9b633b2000-
7f9b635cf000-
7f9b635d9000-
7f9b635da000-
7f9b635db000-
7f9b635dc000-
7f9b635dd000-
7ffd6cdc6000-
7ffd6cdfa000-
7ffd6cdfd000-
ffffffffff60000
Attempting to execute function at 0x55f37d123010
If this program seg-faults, the region was enforced as non-executable...
-------
Ran 1 test in 0.880s
FAILED (failures=1)
Notet that this issue does not exist on B-gkeop-5.4
Related branches
- Steve Beattie (community): Approve
-
Diff: 21 lines (+6/-3)1 file modifiedscripts/test-kernel-security.py (+6/-3)
description: | updated |
Changed in qa-regression-testing: | |
status: | New → In Progress |
assignee: | nobody → Po-Hsu Lin (cypressyew) |
Similar bug reported for F-gcp-fips - bug 1968841 /git.launchpad. net/qa- regression- testing/ commit/ ?id=00e4e841efc ad9d0a2dee19283 ff0aeb1c6f9fe5
Maybe this commit need to be expand with -gke?
https:/