| ff4a2878-a0dd-4e36-bc94-76465ea9b5e7 |
assessment-security |
|
💥 |
KASAN: slab-use-after-free Read in chrdev_open |
2026/06/09 22:14 |
2026/06/09 22:14 |
2026/06/09 22:32 |
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/6b9790cc2dbd7994643fd107cbc291eea8918bbf" "-s" "bzImage" "compile_commands.json"]: exit status 2
Root cause:
include/linux/thread_info.h:244:4: error: call to '__bad_copy_from' declared with 'error' attribute: copy source size is too small
drivers/nvme/target/fc.c:151:2: warning: 'counted_by' should not be applied to an array with element of unknown size because 'struct nvmet_fc_fcp_iod' is a struct type with a flexible array member. This will be an error in a future compiler version [-Wbounds-safety-counted-by-elt-type-unknown-size]
*
* Restart config...
*
*
* General architecture-dependent options
*
Kprobes (KPROBES) [N/y/?] n
Optimize very unlikely/likely branches (JUMP_LABEL) [Y/n/?] y
Static key selftest (STATIC_KEYS_SELFTEST) [N/y/?] n
Static call selftest (STATIC_CALL_SELFTEST) [N/y/?] n
Enable seccomp to safely execute untrusted bytecode (SECCOMP) [Y/n/?] y
Show seccomp filter cache status in /proc/pid/seccomp_cache (SECCOMP_CACHE_DEBUG) [N/y/?] n
Link Time Optimization (LTO)
> 1. None (LTO_NONE)
choice[1]: 1
Use Clang's Control Flow Integrity (CFI) (CFI_CLANG) [N/y/?] (NEW)
Error in reading or end of file.
Number of bits to use for ASLR of mmap base address (ARCH_MMAP_RND_BITS) [28] 28
Number of bits to use for ASLR of mmap base address for compatible applications (ARCH_MMAP_RND_COMPAT_BITS) [8] 8
MMU page size
> 1. 4KiB pages (PAGE_SIZE_4KB)
choice[1]: 1
Provide system calls for 32-bit time_t (COMPAT_32BIT_TIME) [Y/n/?] y
Use a virtually-mapped stack (VMAP_STACK) [Y/n/?] y
Support for randomizing kernel stack offset on syscall entry (RANDOMIZE_KSTACK_OFFSET) [Y/n/?] y
Default state of kernel stack offset randomization (RANDOMIZE_KSTACK_OFFSET_DEFAULT) [N/y/?] n
Locking event counts collection (LOCK_EVENT_COUNTS) [N/y/?] n
*
* Memory initialization
*
Initialize kernel stack variables at function entry
1. no automatic stack variable initialization (weakest) (INIT_STACK_NONE)
2. pattern-init everything (strongest) (INIT_STACK_ALL_PATTERN)
> 3. zero-init everything (strongest and safest) (INIT_STACK_ALL_ZERO)
choice[1-3?]: 3
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
Enable register zeroing on function exit (ZERO_CALL_USED_REGS) [N/y/?] (NEW)
Error in reading or end of file.
*
* Kernel hardening options
*
Randomize layout of sensitive kernel structures
> 1. Disable structure layout randomization (RANDSTRUCT_NONE)
2. Fully randomize structure layout (RANDSTRUCT_FULL) (NEW)
choice[1-2?]:
Error in reading or end of file.
*
* Compile-time checks and compiler options
*
Debug information
1. Disable debug information (DEBUG_INFO_NONE)
2. Rely on the toolchain's implicit default DWARF version (DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT)
> 3. Generate DWARF Version 4 debuginfo (DEBUG_INFO_DWARF4)
4. Generate DWARF Version 5 debuginfo (DEBUG_INFO_DWARF5)
choice[1-4?]: 3
Reduce debugging information (DEBUG_INFO_REDUCED) [N/y/?] n
Compressed Debug information
> 1. Don't compress debug information (DEBUG_INFO_COMPRESSED_NONE)
2. Compress debugging information with zlib (DEBUG_INFO_COMPRESSED_ZLIB)
3. Compress debugging information with zstd (DEBUG_INFO_COMPRESSED_ZSTD) (NEW)
choice[1-3?]:
Error in reading or end of file.
Produce split debuginfo in .dwo files (DEBUG_INFO_SPLIT) [N/y/?] n
Generate BTF typeinfo (DEBUG_INFO_BTF) [N/y/?] n
Provide GDB scripts for kernel debugging (GDB_SCRIPTS) [N/y/?] n
Warn for stack frames larger than (FRAME_WARN) [2048] 2048
Strip assembler-generated symbols during link (STRIP_ASM_SYMS) [N/y/?] n
Install uapi headers to usr/include (HEADERS_INSTALL) [N/y/?] n
Make section mismatch errors non-fatal (SECTION_MISMATCH_WARN_ONLY) [Y/n/?] y
Force all function address 64B aligned (DEBUG_FORCE_FUNCTION_ALIGN_64B) [N/y/?] n
Generate vmlinux.map file when linking (VMLINUX_MAP) [N/ |
| 7899f1e6-3b66-491a-8f92-480e71da30f1 |
assessment-security |
|
💥 |
KASAN: slab-use-after-free Read in chrdev_open |
2026/06/02 23:57 |
2026/06/02 23:57 |
2026/06/03 00:19 |
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/6b9790cc2dbd7994643fd107cbc291eea8918bbf" "-s" "bzImage" "compile_commands.json"]: exit status 2
Root cause:
include/linux/thread_info.h:244:4: error: call to '__bad_copy_from' declared with 'error' attribute: copy source size is too small
drivers/nvme/target/fc.c:151:2: warning: 'counted_by' should not be applied to an array with element of unknown size because 'struct nvmet_fc_fcp_iod' is a struct type with a flexible array member. This will be an error in a future compiler version [-Wbounds-safety-counted-by-elt-type-unknown-size]
*
* Restart config...
*
*
* General architecture-dependent options
*
Kprobes (KPROBES) [N/y/?] n
Optimize very unlikely/likely branches (JUMP_LABEL) [Y/n/?] y
Static key selftest (STATIC_KEYS_SELFTEST) [N/y/?] n
Static call selftest (STATIC_CALL_SELFTEST) [N/y/?] n
Enable seccomp to safely execute untrusted bytecode (SECCOMP) [Y/n/?] y
Show seccomp filter cache status in /proc/pid/seccomp_cache (SECCOMP_CACHE_DEBUG) [N/y/?] n
Link Time Optimization (LTO)
> 1. None (LTO_NONE)
choice[1]: 1
Use Clang's Control Flow Integrity (CFI) (CFI_CLANG) [N/y/?] (NEW)
Error in reading or end of file.
Number of bits to use for ASLR of mmap base address (ARCH_MMAP_RND_BITS) [28] 28
Number of bits to use for ASLR of mmap base address for compatible applications (ARCH_MMAP_RND_COMPAT_BITS) [8] 8
MMU page size
> 1. 4KiB pages (PAGE_SIZE_4KB)
choice[1]: 1
Provide system calls for 32-bit time_t (COMPAT_32BIT_TIME) [Y/n/?] y
Use a virtually-mapped stack (VMAP_STACK) [Y/n/?] y
Support for randomizing kernel stack offset on syscall entry (RANDOMIZE_KSTACK_OFFSET) [Y/n/?] y
Default state of kernel stack offset randomization (RANDOMIZE_KSTACK_OFFSET_DEFAULT) [N/y/?] n
Locking event counts collection (LOCK_EVENT_COUNTS) [N/y/?] n
*
* Memory initialization
*
Initialize kernel stack variables at function entry
1. no automatic stack variable initialization (weakest) (INIT_STACK_NONE)
2. pattern-init everything (strongest) (INIT_STACK_ALL_PATTERN)
> 3. zero-init everything (strongest and safest) (INIT_STACK_ALL_ZERO)
choice[1-3?]: 3
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
Enable register zeroing on function exit (ZERO_CALL_USED_REGS) [N/y/?] (NEW)
Error in reading or end of file.
*
* Kernel hardening options
*
Randomize layout of sensitive kernel structures
> 1. Disable structure layout randomization (RANDSTRUCT_NONE)
2. Fully randomize structure layout (RANDSTRUCT_FULL) (NEW)
choice[1-2?]:
Error in reading or end of file.
*
* Compile-time checks and compiler options
*
Debug information
1. Disable debug information (DEBUG_INFO_NONE)
2. Rely on the toolchain's implicit default DWARF version (DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT)
> 3. Generate DWARF Version 4 debuginfo (DEBUG_INFO_DWARF4)
4. Generate DWARF Version 5 debuginfo (DEBUG_INFO_DWARF5)
choice[1-4?]: 3
Reduce debugging information (DEBUG_INFO_REDUCED) [N/y/?] n
Compressed Debug information
> 1. Don't compress debug information (DEBUG_INFO_COMPRESSED_NONE)
2. Compress debugging information with zlib (DEBUG_INFO_COMPRESSED_ZLIB)
3. Compress debugging information with zstd (DEBUG_INFO_COMPRESSED_ZSTD) (NEW)
choice[1-3?]:
Error in reading or end of file.
Produce split debuginfo in .dwo files (DEBUG_INFO_SPLIT) [N/y/?] n
Generate BTF typeinfo (DEBUG_INFO_BTF) [N/y/?] n
Provide GDB scripts for kernel debugging (GDB_SCRIPTS) [N/y/?] n
Warn for stack frames larger than (FRAME_WARN) [2048] 2048
Strip assembler-generated symbols during link (STRIP_ASM_SYMS) [N/y/?] n
Install uapi headers to usr/include (HEADERS_INSTALL) [N/y/?] n
Make section mismatch errors non-fatal (SECTION_MISMATCH_WARN_ONLY) [Y/n/?] y
Force all function address 64B aligned (DEBUG_FORCE_FUNCTION_ALIGN_64B) [N/y/?] n
Generate vmlinux.map file when linking (VMLINUX_MAP) [N/ |
| 8fb74f16-ba5e-40cf-a029-7992c65a070b |
assessment-security |
|
💥 |
KASAN: slab-use-after-free Read in chrdev_open |
2026/05/31 17:59 |
2026/05/31 17:59 |
2026/05/31 18:24 |
6b4a844333e83556da95d61d7f207e7ef5cd4bc6 |
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/6b9790cc2dbd7994643fd107cbc291eea8918bbf" "-s" "bzImage" "compile_commands.json"]: exit status 2
Root cause:
include/linux/thread_info.h:244:4: error: call to '__bad_copy_from' declared with 'error' attribute: copy source size is too small
drivers/nvme/target/fc.c:151:2: warning: 'counted_by' should not be applied to an array with element of unknown size because 'struct nvmet_fc_fcp_iod' is a struct type with a flexible array member. This will be an error in a future compiler version [-Wbounds-safety-counted-by-elt-type-unknown-size]
*
* Restart config...
*
*
* General architecture-dependent options
*
Kprobes (KPROBES) [N/y/?] n
Optimize very unlikely/likely branches (JUMP_LABEL) [Y/n/?] y
Static key selftest (STATIC_KEYS_SELFTEST) [N/y/?] n
Static call selftest (STATIC_CALL_SELFTEST) [N/y/?] n
Enable seccomp to safely execute untrusted bytecode (SECCOMP) [Y/n/?] y
Show seccomp filter cache status in /proc/pid/seccomp_cache (SECCOMP_CACHE_DEBUG) [N/y/?] n
Link Time Optimization (LTO)
> 1. None (LTO_NONE)
choice[1]: 1
Use Clang's Control Flow Integrity (CFI) (CFI_CLANG) [N/y/?] (NEW)
Error in reading or end of file.
Number of bits to use for ASLR of mmap base address (ARCH_MMAP_RND_BITS) [28] 28
Number of bits to use for ASLR of mmap base address for compatible applications (ARCH_MMAP_RND_COMPAT_BITS) [8] 8
MMU page size
> 1. 4KiB pages (PAGE_SIZE_4KB)
choice[1]: 1
Provide system calls for 32-bit time_t (COMPAT_32BIT_TIME) [Y/n/?] y
Use a virtually-mapped stack (VMAP_STACK) [Y/n/?] y
Support for randomizing kernel stack offset on syscall entry (RANDOMIZE_KSTACK_OFFSET) [Y/n/?] y
Default state of kernel stack offset randomization (RANDOMIZE_KSTACK_OFFSET_DEFAULT) [N/y/?] n
Locking event counts collection (LOCK_EVENT_COUNTS) [N/y/?] n
*
* Memory initialization
*
Initialize kernel stack variables at function entry
1. no automatic stack variable initialization (weakest) (INIT_STACK_NONE)
2. pattern-init everything (strongest) (INIT_STACK_ALL_PATTERN)
> 3. zero-init everything (strongest and safest) (INIT_STACK_ALL_ZERO)
choice[1-3?]: 3
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
Enable register zeroing on function exit (ZERO_CALL_USED_REGS) [N/y/?] (NEW)
Error in reading or end of file.
*
* Kernel hardening options
*
Randomize layout of sensitive kernel structures
> 1. Disable structure layout randomization (RANDSTRUCT_NONE)
2. Fully randomize structure layout (RANDSTRUCT_FULL) (NEW)
choice[1-2?]:
Error in reading or end of file.
*
* Compile-time checks and compiler options
*
Debug information
1. Disable debug information (DEBUG_INFO_NONE)
2. Rely on the toolchain's implicit default DWARF version (DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT)
> 3. Generate DWARF Version 4 debuginfo (DEBUG_INFO_DWARF4)
4. Generate DWARF Version 5 debuginfo (DEBUG_INFO_DWARF5)
choice[1-4?]: 3
Reduce debugging information (DEBUG_INFO_REDUCED) [N/y/?] n
Compressed Debug information
> 1. Don't compress debug information (DEBUG_INFO_COMPRESSED_NONE)
2. Compress debugging information with zlib (DEBUG_INFO_COMPRESSED_ZLIB)
3. Compress debugging information with zstd (DEBUG_INFO_COMPRESSED_ZSTD) (NEW)
choice[1-3?]:
Error in reading or end of file.
Produce split debuginfo in .dwo files (DEBUG_INFO_SPLIT) [N/y/?] n
Generate BTF typeinfo (DEBUG_INFO_BTF) [N/y/?] n
Provide GDB scripts for kernel debugging (GDB_SCRIPTS) [N/y/?] n
Warn for stack frames larger than (FRAME_WARN) [2048] 2048
Strip assembler-generated symbols during link (STRIP_ASM_SYMS) [N/y/?] n
Install uapi headers to usr/include (HEADERS_INSTALL) [N/y/?] n
Make section mismatch errors non-fatal (SECTION_MISMATCH_WARN_ONLY) [Y/n/?] y
Force all function address 64B aligned (DEBUG_FORCE_FUNCTION_ALIGN_64B) [N/y/?] n
Generate vmlinux.map file when linking (VMLINUX_MAP) [N/ |
| 93c15a6a-a9bd-4f21-8625-d30f02e8e232 |
assessment-security |
|
💥 |
KASAN: slab-use-after-free Read in chrdev_open |
2026/05/15 06:02 |
2026/05/15 06:02 |
2026/05/15 06:03 |
6ccb967e465e832a7bfd7a116ad00d52a0923a5d |
failed to run ["git" "pull" "origin" "HEAD" "--depth=1" "--allow-unrelated-histories"]: exit status 128
From /app/workdir/repo/linux
* branch HEAD -> FETCH_HEAD
Updating files: 30% (26067/84340)
Updating files: 31% (26146/84340)
Updating files: 32% (26989/84340)
Updating files: 33% (27833/84340)
Updating files: 34% (28676/84340)
Updating files: 35% (29519/84340)
Updating files: 36% (30363/84340)
Updating files: 36% (30962/84340)
Updating files: 37% (31206/84340)
Updating files: 38% (32050/84340)
Updating files: 39% (32893/84340)
Updating files: 40% (33736/84340)
error: unable to write file drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_3_0_0_sh_mask.h
error: unable to write file drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_3_0_1_offset.h
error: unable to write file drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_3_0_1_sh_mask.h
error: unable to write file drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_3_0_2_offset.h
error: unable to write file drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_3_0_2_sh_mask.h
error: unable to write file drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_3_0_3_offset.h
error: unable to write file drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_3_0_3_sh_mask.h
error: unable to write file drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_3_1_2_offset.h
error: unable to write file drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_3_1_2_sh_mask.h
error: unable to write file drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_3_1_4_offset.h
error: unable to write file drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_3_1_4_sh_mask.h
error: unable to write file drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_3_1_5_offset.h
error: unable to write file drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_3_1_5_sh_mask.h
error: unable to write file drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_3_1_6_offset.h
error: unable to write file drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_3_1_6_sh_mask.h
error: unable to write file drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_3_2_0_offset.h
error: unable to write file drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_3_2_0_sh_mask.h
Updating files: 40% (33856/84340)
error: unable to write file drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_3_2_1_offset.h
error: unable to write file drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_3_2_1_sh_mask.h
error: unable to write file drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_3_5_0_offset.h
error: unable to write file drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_3_5_0_sh_mask.h
error: unable to write file drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_3_5_1_offset.h
error: unable to write file drivers/gpu/drm/amd/include/asic_reg/dcn/dcn_3_5_1_sh_mask.h
fatal: cannot create directory at 'drivers/gpu/drm/amd/include/asic_reg/df': No space left on device
|