| ID | Workflow | Result | Correct | Bug | Created | Started | Finished | Revision | Error |
|---|---|---|---|---|---|---|---|---|---|
| d795867d-14cf-4239-a137-e3c313b6cf53 | assessment-security | 💥 | linux-next boot error: kernel BUG at include/linux/page-flags.h:LINE! | 2026/06/10 04:34 | 2026/06/10 04:34 | 2026/06/10 04:37 | c36c07f6c1f2230a36374cbd22235f635e8f9284 | failed to run ["make" "KERNELVERSION=syzkaller" "KERNELRELEASE=syzkaller" "LOCALVERSION=-syzkaller" "-j" "32" "ARCH=x86_64" "CC=ccache clang" "LD=ld.lld" "O=/app/workdir/cache/build/895f4cb677e85a13c697edcc4a198a1d78001ac1" "-s" "bzImage" "compile_commands.json"]: exit status 2 Root cause: init/Kconfig:52:warning: 'LLD_VERSION': number is invalid scripts/extract-cert.c:46:9: warning: 'ERR_get_error_line' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] scripts/extract-cert.c:59:9: warning: 'ERR_get_error_line' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] scripts/sign-file.c:89:9: warning: 'ERR_get_error_line' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] scripts/sign-file.c:102:9: warning: 'ERR_get_error_line' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] subcmd-util.h:58:31: error: pointer 'ptr' may be used after 'realloc' [-Werror=use-after-free] subcmd-util.h:56:23: error: pointer 'ptr' may be used after 'realloc' [-Werror=use-after-free] /app/workdir/cache/src/cdbfd91f6005be95b251c8d341c323594324f7ec/scripts/lld-version.sh: 20: printf: LLD: expected numeric value /app/workdir/cache/src/cdbfd91f6005be95b251c8d341c323594324f7ec/scripts/lld-version.sh: 20: printf: LLD: expected numeric value /app/workdir/cache/src/cdbfd91f6005be95b251c8d341c323594324f7ec/scripts/lld-version.sh: 20: printf: LLD: expected numeric value init/Kconfig:52:warning: 'LLD_VERSION': number is invalid * * Restart config... * * * Preload BPF file system with kernel specific program and map iterators * Preload BPF file system with kernel specific program and map iterators (BPF_PRELOAD) [Y/n/?] y bpf_preload kernel module with user mode driver (BPF_PRELOAD_UMD) [M/n/y/?] (NEW) Error in reading or end of file. * * Memory initialization * Initialize kernel stack variables at function entry > 1. no automatic initialization (weakest) (INIT_STACK_NONE) 2. 0xAA-init everything on the stack (strongest) (INIT_STACK_ALL_PATTERN) (NEW) choice[1-2?]: Error in reading or end of file. Enable heap memory zeroing on allocation by default (INIT_ON_ALLOC_DEFAULT_ON) [Y/n/?] y Enable heap memory zeroing on free by default (INIT_ON_FREE_DEFAULT_ON) [N/y/?] n * * KASAN: runtime memory debugger * KASAN: runtime memory debugger (KASAN) [Y/n/?] y KASAN mode > 1. Generic mode (KASAN_GENERIC) choice[1]: 1 Instrumentation type 1. Outline instrumentation (KASAN_OUTLINE) > 2. Inline instrumentation (KASAN_INLINE) choice[1-2?]: 2 Enable stack instrumentation (unsafe) (KASAN_STACK_ENABLE) [N/y/?] (NEW) Error in reading or end of file. Back mappings in vmalloc space with real shadow memory (KASAN_VMALLOC) [Y/n/?] y KUnit-incompatible tests of KASAN bug detection capabilities (TEST_KASAN_MODULE) [N/m/?] n /app/workdir/cache/src/cdbfd91f6005be95b251c8d341c323594324f7ec/scripts/extract-cert.c: In function 'display_openssl_errors': /app/workdir/cache/src/cdbfd91f6005be95b251c8d341c323594324f7ec/scripts/extract-cert.c:46:9: warning: 'ERR_get_error_line' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 46 | while ((e = ERR_get_error_line(&file, &line))) { | ^~~~~ In file included from /app/workdir/cache/src/cdbfd91f6005be95b251c8d341c323594324f7ec/scripts/extract-cert.c:23: /usr/include/openssl/err.h:426:15: note: declared here 426 | unsigned long ERR_get_error_line(const char **file, int *line); | ^~~~~~~~~~~~~~~~~~ /app/workdir/cache/src/cdbfd91f6005be95b251c8d341c323594324f7ec/scripts/extract-cert.c: In function 'drain_openssl_errors': /app/workdir/cache/src/cdbfd91f6005be95b251c8d341c323594324f7ec/scripts/extract-cert.c:59:9: warning: 'ERR_get_error_line' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 59 | while (ERR_get_error_line(&file, &line)) {} | ^~~~~ /usr/include/openssl/err.h:426:15: note: declared here 426 | unsigned long ERR_get_error_line(const char **file, int *line); | ^~~~~~~~~~~~~~~~~~ /app/workdir/cache/src/cdbfd91f6005be95b251c8d341c323594324f7ec/scripts/extra | |
| 0be6cba5-0774-4dfd-9a92-a6d79c0369cf | assessment-security | 💥 | linux-next boot error: kernel BUG at include/linux/page-flags.h:LINE! | 2026/06/04 07:59 | 2026/06/04 07:59 | 2026/06/04 08:01 | 62fe15281f5011cd203d8845b8767b10e7443aa5 | failed to run ["make" "KERNELVERSION=syzkaller" "KERNELRELEASE=syzkaller" "LOCALVERSION=-syzkaller" "-j" "32" "ARCH=x86_64" "CC=ccache clang" "LD=ld.lld" "O=/app/workdir/cache/build/895f4cb677e85a13c697edcc4a198a1d78001ac1" "-s" "bzImage" "compile_commands.json"]: exit status 2 Root cause: init/Kconfig:52:warning: 'LLD_VERSION': number is invalid scripts/extract-cert.c:46:9: warning: 'ERR_get_error_line' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] scripts/extract-cert.c:59:9: warning: 'ERR_get_error_line' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] scripts/sign-file.c:89:9: warning: 'ERR_get_error_line' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] scripts/sign-file.c:102:9: warning: 'ERR_get_error_line' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] subcmd-util.h:58:31: error: pointer 'ptr' may be used after 'realloc' [-Werror=use-after-free] subcmd-util.h:56:23: error: pointer 'ptr' may be used after 'realloc' [-Werror=use-after-free] /app/workdir/cache/src/cdbfd91f6005be95b251c8d341c323594324f7ec/scripts/lld-version.sh: 20: printf: LLD: expected numeric value /app/workdir/cache/src/cdbfd91f6005be95b251c8d341c323594324f7ec/scripts/lld-version.sh: 20: printf: LLD: expected numeric value /app/workdir/cache/src/cdbfd91f6005be95b251c8d341c323594324f7ec/scripts/lld-version.sh: 20: printf: LLD: expected numeric value init/Kconfig:52:warning: 'LLD_VERSION': number is invalid * * Restart config... * * * Preload BPF file system with kernel specific program and map iterators * Preload BPF file system with kernel specific program and map iterators (BPF_PRELOAD) [Y/n/?] y bpf_preload kernel module with user mode driver (BPF_PRELOAD_UMD) [M/n/y/?] (NEW) Error in reading or end of file. * * Memory initialization * Initialize kernel stack variables at function entry > 1. no automatic initialization (weakest) (INIT_STACK_NONE) 2. 0xAA-init everything on the stack (strongest) (INIT_STACK_ALL_PATTERN) (NEW) choice[1-2?]: Error in reading or end of file. Enable heap memory zeroing on allocation by default (INIT_ON_ALLOC_DEFAULT_ON) [Y/n/?] y Enable heap memory zeroing on free by default (INIT_ON_FREE_DEFAULT_ON) [N/y/?] n * * KASAN: runtime memory debugger * KASAN: runtime memory debugger (KASAN) [Y/n/?] y KASAN mode > 1. Generic mode (KASAN_GENERIC) choice[1]: 1 Instrumentation type 1. Outline instrumentation (KASAN_OUTLINE) > 2. Inline instrumentation (KASAN_INLINE) choice[1-2?]: 2 Enable stack instrumentation (unsafe) (KASAN_STACK_ENABLE) [N/y/?] (NEW) Error in reading or end of file. Back mappings in vmalloc space with real shadow memory (KASAN_VMALLOC) [Y/n/?] y KUnit-incompatible tests of KASAN bug detection capabilities (TEST_KASAN_MODULE) [N/m/?] n /app/workdir/cache/src/cdbfd91f6005be95b251c8d341c323594324f7ec/scripts/extract-cert.c: In function 'display_openssl_errors': /app/workdir/cache/src/cdbfd91f6005be95b251c8d341c323594324f7ec/scripts/extract-cert.c:46:9: warning: 'ERR_get_error_line' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 46 | while ((e = ERR_get_error_line(&file, &line))) { | ^~~~~ In file included from /app/workdir/cache/src/cdbfd91f6005be95b251c8d341c323594324f7ec/scripts/extract-cert.c:23: /usr/include/openssl/err.h:426:15: note: declared here 426 | unsigned long ERR_get_error_line(const char **file, int *line); | ^~~~~~~~~~~~~~~~~~ /app/workdir/cache/src/cdbfd91f6005be95b251c8d341c323594324f7ec/scripts/extract-cert.c: In function 'drain_openssl_errors': /app/workdir/cache/src/cdbfd91f6005be95b251c8d341c323594324f7ec/scripts/extract-cert.c:59:9: warning: 'ERR_get_error_line' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 59 | while (ERR_get_error_line(&file, &line)) {} | ^~~~~ /usr/include/openssl/err.h:426:15: note: declared here 426 | unsigned long ERR_get_error_line(const char **file, int *line); | ^~~~~~~~~~~~~~~~~~ /app/workdir/cache/src/cdbfd91f6005be95b251c8d341c323594324f7ec/scripts/extra | |
| 82e0a5db-68cf-4d92-a20c-4232fdb3077c | assessment-security | 💥 | linux-next boot error: kernel BUG at include/linux/page-flags.h:LINE! | 2026/06/02 05:59 | 2026/06/02 05:59 | 2026/06/02 06:02 | 1095583bae1d2729a3b4be301cb6ddc85ced9e38 | failed to run ["make" "KERNELVERSION=syzkaller" "KERNELRELEASE=syzkaller" "LOCALVERSION=-syzkaller" "-j" "32" "ARCH=x86_64" "CC=ccache clang" "LD=ld.lld" "O=/app/workdir/cache/build/895f4cb677e85a13c697edcc4a198a1d78001ac1" "-s" "bzImage" "compile_commands.json"]: exit status 2 Root cause: init/Kconfig:52:warning: 'LLD_VERSION': number is invalid scripts/extract-cert.c:46:9: warning: 'ERR_get_error_line' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] scripts/extract-cert.c:59:9: warning: 'ERR_get_error_line' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] scripts/sign-file.c:89:9: warning: 'ERR_get_error_line' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] scripts/sign-file.c:102:9: warning: 'ERR_get_error_line' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] subcmd-util.h:58:31: error: pointer 'ptr' may be used after 'realloc' [-Werror=use-after-free] subcmd-util.h:56:23: error: pointer 'ptr' may be used after 'realloc' [-Werror=use-after-free] /app/workdir/cache/src/cdbfd91f6005be95b251c8d341c323594324f7ec/scripts/lld-version.sh: 20: printf: LLD: expected numeric value /app/workdir/cache/src/cdbfd91f6005be95b251c8d341c323594324f7ec/scripts/lld-version.sh: 20: printf: LLD: expected numeric value /app/workdir/cache/src/cdbfd91f6005be95b251c8d341c323594324f7ec/scripts/lld-version.sh: 20: printf: LLD: expected numeric value init/Kconfig:52:warning: 'LLD_VERSION': number is invalid * * Restart config... * * * Preload BPF file system with kernel specific program and map iterators * Preload BPF file system with kernel specific program and map iterators (BPF_PRELOAD) [Y/n/?] y bpf_preload kernel module with user mode driver (BPF_PRELOAD_UMD) [M/n/y/?] (NEW) Error in reading or end of file. * * Memory initialization * Initialize kernel stack variables at function entry > 1. no automatic initialization (weakest) (INIT_STACK_NONE) 2. 0xAA-init everything on the stack (strongest) (INIT_STACK_ALL_PATTERN) (NEW) choice[1-2?]: Error in reading or end of file. Enable heap memory zeroing on allocation by default (INIT_ON_ALLOC_DEFAULT_ON) [Y/n/?] y Enable heap memory zeroing on free by default (INIT_ON_FREE_DEFAULT_ON) [N/y/?] n * * KASAN: runtime memory debugger * KASAN: runtime memory debugger (KASAN) [Y/n/?] y KASAN mode > 1. Generic mode (KASAN_GENERIC) choice[1]: 1 Instrumentation type 1. Outline instrumentation (KASAN_OUTLINE) > 2. Inline instrumentation (KASAN_INLINE) choice[1-2?]: 2 Enable stack instrumentation (unsafe) (KASAN_STACK_ENABLE) [N/y/?] (NEW) Error in reading or end of file. Back mappings in vmalloc space with real shadow memory (KASAN_VMALLOC) [Y/n/?] y KUnit-incompatible tests of KASAN bug detection capabilities (TEST_KASAN_MODULE) [N/m/?] n /app/workdir/cache/src/cdbfd91f6005be95b251c8d341c323594324f7ec/scripts/extract-cert.c: In function 'display_openssl_errors': /app/workdir/cache/src/cdbfd91f6005be95b251c8d341c323594324f7ec/scripts/extract-cert.c:46:9: warning: 'ERR_get_error_line' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 46 | while ((e = ERR_get_error_line(&file, &line))) { | ^~~~~ In file included from /app/workdir/cache/src/cdbfd91f6005be95b251c8d341c323594324f7ec/scripts/extract-cert.c:23: /usr/include/openssl/err.h:426:15: note: declared here 426 | unsigned long ERR_get_error_line(const char **file, int *line); | ^~~~~~~~~~~~~~~~~~ /app/workdir/cache/src/cdbfd91f6005be95b251c8d341c323594324f7ec/scripts/extract-cert.c: In function 'drain_openssl_errors': /app/workdir/cache/src/cdbfd91f6005be95b251c8d341c323594324f7ec/scripts/extract-cert.c:59:9: warning: 'ERR_get_error_line' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 59 | while (ERR_get_error_line(&file, &line)) {} | ^~~~~ /usr/include/openssl/err.h:426:15: note: declared here 426 | unsigned long ERR_get_error_line(const char **file, int *line); | ^~~~~~~~~~~~~~~~~~ /app/workdir/cache/src/cdbfd91f6005be95b251c8d341c323594324f7ec/scripts/extra | |
| 5f0f79e7-849c-43ad-a97f-e69d580f8167 | assessment-security | 💥 | linux-next boot error: kernel BUG at include/linux/page-flags.h:LINE! | 2026/05/22 18:53 | 2026/05/22 18:53 | 2026/05/22 18:55 | df8ac09c914d5408499c5695877a3e0e31969e6f | failed to run ["make" "KERNELVERSION=syzkaller" "KERNELRELEASE=syzkaller" "LOCALVERSION=-syzkaller" "-j" "32" "ARCH=x86_64" "CC=ccache clang" "LD=ld.lld" "O=/app/workdir/cache/build/895f4cb677e85a13c697edcc4a198a1d78001ac1" "-s" "bzImage" "compile_commands.json"]: exit status 2 Root cause: init/Kconfig:52:warning: 'LLD_VERSION': number is invalid scripts/extract-cert.c:46:9: warning: 'ERR_get_error_line' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] scripts/extract-cert.c:59:9: warning: 'ERR_get_error_line' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] scripts/sign-file.c:89:9: warning: 'ERR_get_error_line' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] scripts/sign-file.c:102:9: warning: 'ERR_get_error_line' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] subcmd-util.h:58:31: error: pointer 'ptr' may be used after 'realloc' [-Werror=use-after-free] subcmd-util.h:56:23: error: pointer 'ptr' may be used after 'realloc' [-Werror=use-after-free] /app/workdir/cache/src/21b32024da70e726f26ae567dde641e819560542/scripts/lld-version.sh: 20: printf: LLD: expected numeric value /app/workdir/cache/src/21b32024da70e726f26ae567dde641e819560542/scripts/lld-version.sh: 20: printf: LLD: expected numeric value /app/workdir/cache/src/21b32024da70e726f26ae567dde641e819560542/scripts/lld-version.sh: 20: printf: LLD: expected numeric value init/Kconfig:52:warning: 'LLD_VERSION': number is invalid * * Restart config... * * * Preload BPF file system with kernel specific program and map iterators * Preload BPF file system with kernel specific program and map iterators (BPF_PRELOAD) [Y/n/?] y bpf_preload kernel module with user mode driver (BPF_PRELOAD_UMD) [M/n/y/?] (NEW) Error in reading or end of file. * * Memory initialization * Initialize kernel stack variables at function entry > 1. no automatic initialization (weakest) (INIT_STACK_NONE) 2. 0xAA-init everything on the stack (strongest) (INIT_STACK_ALL_PATTERN) (NEW) choice[1-2?]: Error in reading or end of file. Enable heap memory zeroing on allocation by default (INIT_ON_ALLOC_DEFAULT_ON) [Y/n/?] y Enable heap memory zeroing on free by default (INIT_ON_FREE_DEFAULT_ON) [N/y/?] n * * KASAN: runtime memory debugger * KASAN: runtime memory debugger (KASAN) [Y/n/?] y KASAN mode > 1. Generic mode (KASAN_GENERIC) choice[1]: 1 Instrumentation type 1. Outline instrumentation (KASAN_OUTLINE) > 2. Inline instrumentation (KASAN_INLINE) choice[1-2?]: 2 Enable stack instrumentation (unsafe) (KASAN_STACK_ENABLE) [N/y/?] (NEW) Error in reading or end of file. Back mappings in vmalloc space with real shadow memory (KASAN_VMALLOC) [Y/n/?] y KUnit-incompatible tests of KASAN bug detection capabilities (TEST_KASAN_MODULE) [N/m/?] n /app/workdir/cache/src/21b32024da70e726f26ae567dde641e819560542/scripts/extract-cert.c: In function 'display_openssl_errors': /app/workdir/cache/src/21b32024da70e726f26ae567dde641e819560542/scripts/extract-cert.c:46:9: warning: 'ERR_get_error_line' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 46 | while ((e = ERR_get_error_line(&file, &line))) { | ^~~~~ In file included from /app/workdir/cache/src/21b32024da70e726f26ae567dde641e819560542/scripts/extract-cert.c:23: /usr/include/openssl/err.h:426:15: note: declared here 426 | unsigned long ERR_get_error_line(const char **file, int *line); | ^~~~~~~~~~~~~~~~~~ /app/workdir/cache/src/21b32024da70e726f26ae567dde641e819560542/scripts/extract-cert.c: In function 'drain_openssl_errors': /app/workdir/cache/src/21b32024da70e726f26ae567dde641e819560542/scripts/extract-cert.c:59:9: warning: 'ERR_get_error_line' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 59 | while (ERR_get_error_line(&file, &line)) {} | ^~~~~ /usr/include/openssl/err.h:426:15: note: declared here 426 | unsigned long ERR_get_error_line(const char **file, int *line); | ^~~~~~~~~~~~~~~~~~ /app/workdir/cache/src/21b32024da70e726f26ae567dde641e819560542/scripts/extra |