~juliaphoebe/qa-regression-testing:CVE-2022-25648

Last commit made on 2024-09-16
Get this branch:
git clone -b CVE-2022-25648 https://git.launchpad.net/~juliaphoebe/qa-regression-testing
Only Julia Sarris can upload to this branch. If you are Julia Sarris please log in for upload directions.

Branch merges

Branch information

Name:
CVE-2022-25648
Repository:
lp:~juliaphoebe/qa-regression-testing

Recent commits

700540f... by Julia Sarris

ruby-git regression tests

Failed
[SUCCEEDED] imagemagick:0 (build)
[SUCCEEDED] imagemagick:1 (build)
[SUCCEEDED] imagemagick:2 (build)
[SUCCEEDED] gcc-security:0 (build)
[SUCCEEDED] gcc-security:1 (build)
[SUCCEEDED] gcc-security:2 (build)
[SUCCEEDED] glibc:0 (build)
[SUCCEEDED] glibc:1 (build)
[SUCCEEDED] glibc:2 (build)
[SUCCEEDED] glibc-security:0 (build)
[SUCCEEDED] glibc-security:1 (build)
[SUCCEEDED] glibc-security:2 (build)
[SUCCEEDED] gnupg:0 (build)
[SUCCEEDED] gnupg:1 (build)
[SUCCEEDED] gnupg:2 (build)
[SUCCEEDED] sudo:0 (build)
[SUCCEEDED] sudo:1 (build)
[SUCCEEDED] sudo:2 (build)
[SUCCEEDED] git:0 (build)
[SUCCEEDED] git:1 (build)
[SUCCEEDED] git:2 (build)
[SUCCEEDED] ghostscript:0 (build)
[SUCCEEDED] ghostscript:1 (build)
[SUCCEEDED] ghostscript:2 (build)
[SUCCEEDED] busybox:0 (build)
[SUCCEEDED] busybox:1 (build)
[SUCCEEDED] busybox:2 (build)
[SUCCEEDED] coreutils:0 (build)
[SUCCEEDED] coreutils:1 (build)
[SUCCEEDED] coreutils:2 (build)
[FAILED] util-linux:0 (build)
[FAILED] util-linux:1 (build)
[FAILED] util-linux:2 (build)
[WAITING] ecdsautils:0 (build)
[WAITING] ecdsautils:1 (build)
[WAITING] ecdsautils:2 (build)
[WAITING] python-urllib3:0 (build)
[WAITING] python-urllib3:1 (build)
[WAITING] python-urllib3:2 (build)
[WAITING] amanda:0 (build)
[WAITING] amanda:1 (build)
[WAITING] cryptojs:0 (build)
[WAITING] cryptojs:1 (build)
[WAITING] cryptojs:2 (build)
[WAITING] samba:0 (build)
[WAITING] samba:1 (build)
[WAITING] samba:2 (build)
[WAITING] tiff:0 (build)
[WAITING] tiff:1 (build)
[WAITING] tiff:2 (build)
[WAITING] gdb:0 (build)
[WAITING] gdb:1 (build)
[WAITING] gdb:2 (build)
[WAITING] libcdio:0 (build)
[WAITING] libcdio:1 (build)
[WAITING] libcdio:2 (build)
[WAITING] krb5:0 (build)
[WAITING] krb5:1 (build)
[WAITING] krb5:2 (build)
159 of 59 results
0ba379b... by Steve Beattie

test-kernel-security.py: ensure CONFIG_RANDOM_KMALLOC_CACHES is set

Introduced in upstream commit 3c6152940584 "Randomized slab caches
for kmalloc()" (v6.8)

Signed-off-by: Steve Beattie <email address hidden>

c1e2b18... by Steve Beattie

test-kernel-security.py: fix a couple of code style issues

... highlighted by ruff --check

Signed-off-by: Steve Beattie <email address hidden>

0d6e786... by Steve Beattie

test-kernel-security: enforce CONFIG_ARM^$_PTR_AUTH_KERNEL is enabled on arm64

Signed-off-by: Steve Beattie <email address hidden>

f13077b... by Steve Beattie

test-kernel-security: enforce CONFIG_ARM^$_PTR_AUTH is enabled on arm64

Signed-off-by: Steve Beattie <email address hidden>

68b0e4a... by Steve Beattie

test-kernel-security.py: add config test for BPF_UNPRIV_DEFAULT_OFF=y

This sets kernel.unprivileged_bpf_disabled = 2 as the default, which
does not allow unprivileged eBPF access by default, but allows an
administrator to use the sysctl to re-enable it, if necessary.

Signed-off-by: Steve Beattie <email address hidden>

bf11077... by Octavio Galland

test-busybox.py: correction in comments

eaa98be... by Octavio Galland

use ports.ubuntu.com instead of ftp.ubuntu.com for ftp test

f3dca80... by Octavio Galland

Revert "use local ftp server since ftp.ubuntu.com is inaccesible"

This reverts commit 6e44c4f3afc8ab4f8886d6ee52cc19b7bee789e3.

a8e6091... by Octavio Galland

use local ftp server since ftp.ubuntu.com is inaccesible