| 67221637-d32a-4356-a302-dc2a7ad290cc |
assessment-security |
|
💥 |
linux-next boot error: WARNING in prepare_kswapd_sleep |
2026/06/02 17:39 |
2026/06/02 17:39 |
2026/06/02 17:42 |
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/8c55ee50694acd092bb143c6dcdef20c1d8414e3" "-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/775214c3fdb47e39225705d950a0a32d4881754f/scripts/lld-version.sh: 20: printf: LLD: expected numeric value
/app/workdir/cache/src/775214c3fdb47e39225705d950a0a32d4881754f/scripts/lld-version.sh: 20: printf: LLD: expected numeric value
/app/workdir/cache/src/775214c3fdb47e39225705d950a0a32d4881754f/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/775214c3fdb47e39225705d950a0a32d4881754f/scripts/extract-cert.c: In function 'display_openssl_errors':
/app/workdir/cache/src/775214c3fdb47e39225705d950a0a32d4881754f/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/775214c3fdb47e39225705d950a0a32d4881754f/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/775214c3fdb47e39225705d950a0a32d4881754f/scripts/extract-cert.c: In function 'drain_openssl_errors':
/app/workdir/cache/src/775214c3fdb47e39225705d950a0a32d4881754f/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/775214c3fdb47e39225705d950a0a32d4881754f/scripts/extra |
| 684d5885-f9f6-47e8-8e84-457a845b3fd8 |
assessment-security |
|
💥 |
linux-next boot error: WARNING in prepare_kswapd_sleep |
2026/05/26 06:28 |
2026/05/26 06:28 |
2026/05/26 06:30 |
c69befb30ac10e158cc9d1557b508ee3f0eca1de |
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/8c55ee50694acd092bb143c6dcdef20c1d8414e3" "-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/bf8dde3d79afe5666bf18173d724387a11a98a60/scripts/lld-version.sh: 20: printf: LLD: expected numeric value
/app/workdir/cache/src/bf8dde3d79afe5666bf18173d724387a11a98a60/scripts/lld-version.sh: 20: printf: LLD: expected numeric value
/app/workdir/cache/src/bf8dde3d79afe5666bf18173d724387a11a98a60/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/bf8dde3d79afe5666bf18173d724387a11a98a60/scripts/extract-cert.c: In function 'display_openssl_errors':
/app/workdir/cache/src/bf8dde3d79afe5666bf18173d724387a11a98a60/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/bf8dde3d79afe5666bf18173d724387a11a98a60/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/bf8dde3d79afe5666bf18173d724387a11a98a60/scripts/extract-cert.c: In function 'drain_openssl_errors':
/app/workdir/cache/src/bf8dde3d79afe5666bf18173d724387a11a98a60/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/bf8dde3d79afe5666bf18173d724387a11a98a60/scripts/extra |