2021-05-14 22:54:43 |
Kelsey Steele |
bug |
|
|
added bug |
2021-05-14 22:54:45 |
Kelsey Steele |
tags |
|
kernel-adt-failure |
|
2021-05-14 22:55:54 |
Kelsey Steele |
summary |
linux ADT test failure with linux/4.15.0-144.148 |
seccomp_bpf from ubuntu_kernel_selftests.seccomp in linux ADT test failure with linux/4.15.0-144.148 |
|
2021-05-14 22:56:23 |
Kelsey Steele |
description |
This is a scripted bug report about ADT failures while running linux tests for linux/4.15.0-144.148 on bionic. Whether this is caused by the dep8 tests of the tested source or the kernel has yet to be determined.
Testing failed on:
i386: https://autopkgtest.ubuntu.com/results/autopkgtest-bionic/bionic/i386/l/linux/20210513_154934_db7dd@/log.gz
s390x: https://autopkgtest.ubuntu.com/results/autopkgtest-bionic/bionic/s390x/l/linux/20210514_022345_e6f3c@/log.gz |
This is a scripted bug report about ADT failures while running linux tests for linux/4.15.0-144.148 on bionic. Whether this is caused by the dep8 tests of the tested source or the kernel has yet to be determined.
Testing failed on:
s390x: https://autopkgtest.ubuntu.com/results/autopkgtest-bionic/bionic/s390x/l/linux/20210514_022345_e6f3c@/log.gz |
|
2021-05-14 23:00:08 |
Ubuntu Kernel Bot |
linux (Ubuntu): status |
New |
Incomplete |
|
2021-05-17 19:20:05 |
Thadeu Lima de Souza Cascardo |
nominated for series |
|
Ubuntu Bionic |
|
2021-05-17 19:20:05 |
Thadeu Lima de Souza Cascardo |
bug task added |
|
linux (Ubuntu Bionic) |
|
2021-05-17 19:20:05 |
Thadeu Lima de Souza Cascardo |
nominated for series |
|
Ubuntu Groovy |
|
2021-05-17 19:20:05 |
Thadeu Lima de Souza Cascardo |
bug task added |
|
linux (Ubuntu Groovy) |
|
2021-05-17 19:20:05 |
Thadeu Lima de Souza Cascardo |
nominated for series |
|
Ubuntu Hirsute |
|
2021-05-17 19:20:05 |
Thadeu Lima de Souza Cascardo |
bug task added |
|
linux (Ubuntu Hirsute) |
|
2021-05-17 19:20:05 |
Thadeu Lima de Souza Cascardo |
nominated for series |
|
Ubuntu Focal |
|
2021-05-17 19:20:05 |
Thadeu Lima de Souza Cascardo |
bug task added |
|
linux (Ubuntu Focal) |
|
2021-05-17 19:20:05 |
Thadeu Lima de Souza Cascardo |
nominated for series |
|
Ubuntu Impish |
|
2021-05-17 19:20:05 |
Thadeu Lima de Souza Cascardo |
bug task added |
|
linux (Ubuntu Impish) |
|
2021-05-17 19:23:20 |
Thadeu Lima de Souza Cascardo |
linux (Ubuntu Impish): status |
Incomplete |
Fix Released |
|
2021-05-17 19:23:26 |
Thadeu Lima de Souza Cascardo |
linux (Ubuntu Hirsute): status |
New |
Fix Released |
|
2021-05-21 23:32:00 |
Thadeu Lima de Souza Cascardo |
summary |
seccomp_bpf from ubuntu_kernel_selftests.seccomp in linux ADT test failure with linux/4.15.0-144.148 |
seccomp_bpf:syscall_faked from kselftests fail on s390x |
|
2021-05-21 23:32:00 |
Thadeu Lima de Souza Cascardo |
description |
This is a scripted bug report about ADT failures while running linux tests for linux/4.15.0-144.148 on bionic. Whether this is caused by the dep8 tests of the tested source or the kernel has yet to be determined.
Testing failed on:
s390x: https://autopkgtest.ubuntu.com/results/autopkgtest-bionic/bionic/s390x/l/linux/20210514_022345_e6f3c@/log.gz |
[Impact]
kselftests seccomp_bpf will start failing on s390x, though due to a test problem, not a kernel regression, thus wasting people's time doing test review.
[Regression potential]
Though this is only changing the test, we might be missing or miss failures in the future because some tests are not executed anymore.
ptrace_syscall_faked, ptrace_syscall_errno and syscall_errno should all work just fine on s390x, but will be skipped as well with this change.
[Fix]
The fix is to consider that s390x cannot change syscall and errno at once by using ptrace. It can, however, change the errno at syscall exit time, which could even be used with seccomp SECCOMP_RET_TRACE as long as ptrace is used to track the exit transitions. But the test is not designed to deal with such situations.
[Test case]
seccomp_bpf was run, ptrace_faked passed and no new subtests have failed.
-------------------------------
This is a scripted bug report about ADT failures while running linux tests for linux/4.15.0-144.148 on bionic. Whether this is caused by the dep8 tests of the tested source or the kernel has yet to be determined.
Testing failed on:
s390x: https://autopkgtest.ubuntu.com/results/autopkgtest-bionic/bionic/s390x/l/linux/20210514_022345_e6f3c@/log.gz |
|
2021-05-21 23:32:11 |
Thadeu Lima de Souza Cascardo |
linux (Ubuntu Groovy): status |
New |
Fix Released |
|
2021-05-22 00:00:02 |
Thadeu Lima de Souza Cascardo |
linux (Ubuntu Focal): status |
New |
In Progress |
|
2021-05-22 00:00:04 |
Thadeu Lima de Souza Cascardo |
linux (Ubuntu Bionic): status |
New |
In Progress |
|
2021-05-22 00:00:07 |
Thadeu Lima de Souza Cascardo |
linux (Ubuntu Bionic): assignee |
|
Thadeu Lima de Souza Cascardo (cascardo) |
|
2021-05-22 00:00:10 |
Thadeu Lima de Souza Cascardo |
linux (Ubuntu Focal): assignee |
|
Thadeu Lima de Souza Cascardo (cascardo) |
|
2021-05-25 13:49:26 |
Kleber Sacilotto de Souza |
bug task added |
|
ubuntu-kernel-tests |
|
2021-05-25 13:50:06 |
Kleber Sacilotto de Souza |
tags |
kernel-adt-failure |
4.15 bionic kernel-adt-failure s390x sru-20210510 |
|
2021-05-26 02:06:19 |
Po-Hsu Lin |
tags |
4.15 bionic kernel-adt-failure s390x sru-20210510 |
4.15 bionic kernel-adt-failure s390x sru-20210510 ubuntu-kernel-selftests |
|
2021-05-26 13:18:31 |
Kleber Sacilotto de Souza |
linux (Ubuntu Focal): status |
In Progress |
Fix Committed |
|
2021-05-26 13:18:34 |
Kleber Sacilotto de Souza |
linux (Ubuntu Bionic): status |
In Progress |
Fix Committed |
|
2021-06-03 03:28:14 |
Ubuntu Kernel Bot |
tags |
4.15 bionic kernel-adt-failure s390x sru-20210510 ubuntu-kernel-selftests |
4.15 bionic kernel-adt-failure s390x sru-20210510 ubuntu-kernel-selftests verification-needed-bionic |
|
2021-06-03 03:30:26 |
Ubuntu Kernel Bot |
tags |
4.15 bionic kernel-adt-failure s390x sru-20210510 ubuntu-kernel-selftests verification-needed-bionic |
4.15 bionic kernel-adt-failure s390x sru-20210510 ubuntu-kernel-selftests verification-needed-bionic verification-needed-focal |
|
2021-06-16 23:43:47 |
Kelsey Steele |
tags |
4.15 bionic kernel-adt-failure s390x sru-20210510 ubuntu-kernel-selftests verification-needed-bionic verification-needed-focal |
4.15 bionic kernel-adt-failure s390x sru-20210510 ubuntu-kernel-selftests verification-done-bionic verification-done-focal |
|
2021-06-22 16:05:32 |
Launchpad Janitor |
linux (Ubuntu Focal): status |
Fix Committed |
Fix Released |
|
2021-06-22 16:05:32 |
Launchpad Janitor |
cve linked |
|
2020-24586 |
|
2021-06-22 16:05:32 |
Launchpad Janitor |
cve linked |
|
2020-24587 |
|
2021-06-22 16:05:32 |
Launchpad Janitor |
cve linked |
|
2020-24588 |
|
2021-06-22 16:05:32 |
Launchpad Janitor |
cve linked |
|
2020-26139 |
|
2021-06-22 16:05:32 |
Launchpad Janitor |
cve linked |
|
2020-26141 |
|
2021-06-22 16:05:32 |
Launchpad Janitor |
cve linked |
|
2020-26145 |
|
2021-06-22 16:05:32 |
Launchpad Janitor |
cve linked |
|
2020-26147 |
|
2021-06-22 16:05:32 |
Launchpad Janitor |
cve linked |
|
2021-33200 |
|
2021-06-22 16:11:02 |
Launchpad Janitor |
linux (Ubuntu Bionic): status |
Fix Committed |
Fix Released |
|
2021-06-22 16:11:02 |
Launchpad Janitor |
cve linked |
|
2021-23133 |
|
2021-06-22 16:11:02 |
Launchpad Janitor |
cve linked |
|
2021-3444 |
|
2021-06-22 16:11:02 |
Launchpad Janitor |
cve linked |
|
2021-3600 |
|