syzbot


KASAN: out-of-bounds Read in ext4_xattr_set_entry

Status: upstream: reported C repro on 2024/09/22 00:16
Subsystems: ext4
[Documentation on labels]
Reported-by: syzbot+f792df426ff0f5ceb8d1@syzkaller.appspotmail.com
First crash: 215d, last: 37m
Cause bisection: failed (error log, bisect log)
  
Discussions (7)
Title Replies (including bot) Last reply
[syzbot] Monthly ext4 report (Mar 2025) 0 (1) 2025/03/24 18:56
[syzbot] Monthly ext4 report (Feb 2025) 0 (1) 2025/02/21 09:41
[syzbot] Monthly ext4 report (Jan 2025) 0 (1) 2025/01/20 13:06
[syzbot] Monthly ext4 report (Dec 2024) 0 (1) 2024/12/19 18:40
[syzbot] Monthly ext4 report (Nov 2024) 0 (1) 2024/11/18 10:39
[PATCH] ext4: fix out-of-bounds issue in ext4_xattr_set_entry 13 (13) 2024/10/18 03:44
[syzbot] [ext4?] KASAN: out-of-bounds Read in ext4_xattr_set_entry 2 (5) 2024/10/02 06:54
Similar bugs (17)
Kernel Title Repro Cause bisect Fix bisect Count Last Reported Patched Status
linux-4.19 KASAN: use-after-free Read in ext4_xattr_set_entry (2) C done 7 1316d 1774d 1/1 fixed on 2021/10/13 07:23
android-5-15 KASAN: out-of-bounds Read in ext4_xattr_set_entry 1 672d 672d 0/2 auto-obsoleted due to no activity on 2023/09/17 07:02
android-54 KASAN: out-of-bounds Read in ext4_xattr_set_entry ext4 C 14 726d 1491d 0/2 auto-obsoleted due to no activity on 2023/08/23 09:06
linux-5.15 KASAN: out-of-bounds Read in ext4_xattr_set_entry origin:upstream C 3 3d08h 37d 0/3 upstream: reported C repro on 2025/03/15 11:50
linux-6.1 KASAN: out-of-bounds Read in ext4_xattr_set_entry missing-backport origin:lts-only C inconclusive 372 10d 703d 0/3 upstream: reported C repro on 2023/05/19 08:42
android-5-10 KASAN: out-of-bounds Read in ext4_xattr_set_entry C inconclusive 8 8d12h 579d 0/2 upstream: reported C repro on 2023/09/20 02:40
linux-4.14 KASAN: out-of-bounds Read in ext4_xattr_set_entry C error 2 955d 1469d 0/1 upstream: reported C repro on 2021/04/12 14:20
android-6-1 KASAN: out-of-bounds Read in ext4_xattr_set_entry origin:lts C 202 9d12h 342d 0/2 upstream: reported C repro on 2024/05/13 18:18
android-5-15 general protection fault in ext4_xattr_set_entry C error 1 780d 860d 2/2 fixed on 2023/03/28 12:29
android-5-10 general protection fault in ext4_xattr_set_entry (4) C error 62 683d 712d 2/2 fixed on 2023/06/07 17:22
android-5-10 general protection fault in ext4_xattr_set_entry (2) ext4 C error 423 719d 919d 2/2 fixed on 2023/05/03 13:06
upstream KASAN: use-after-free Read in ext4_xattr_set_entry (5) ext4 2 1000d 1059d 0/28 auto-obsoleted due to no activity on 2022/11/22 17:19
android-5-10 general protection fault in ext4_xattr_set_entry (3) C error 9 714d 717d 2/2 fixed on 2023/05/08 19:06
upstream KASAN: use-after-free Read in ext4_xattr_set_entry (4) ext4 C error done 21 1155d 1542d 20/28 fixed on 2022/03/28 10:17
android-5-10 general protection fault in ext4_xattr_set_entry C error 2 941d 955d 0/2 closed as invalid on 2022/09/26 18:30
android-5-10 general protection fault in ext4_xattr_set_entry (5) C done 11 680d 683d 2/2 fixed on 2023/06/13 02:27
linux-4.14 KASAN: slab-out-of-bounds Read in ext4_xattr_set_entry 1 1773d 1773d 0/1 auto-closed as invalid on 2020/10/11 03:36
Last patch testing requests (2)
Created Duration User Patch Repo Result
2024/10/02 06:32 21m qianqiang.liu@163.com patch upstream OK log
2024/09/22 05:46 19m qianqiang.liu@163.com patch upstream OK log

Sample crash report:
EXT4-fs (loop0): 1 truncate cleaned up
EXT4-fs (loop0): mounted filesystem 00000000-0000-0000-0000-000000000000 r/w without journal. Quota mode: writeback.
==================================================================
BUG: KASAN: out-of-bounds in ext4_xattr_set_entry+0x8e0/0x1fa0 fs/ext4/xattr.c:1781
Read of size 18446744073709551572 at addr ffff888033e27850 by task syz-executor215/5305

CPU: 0 UID: 0 PID: 5305 Comm: syz-executor215 Not tainted 6.14.0-rc6-syzkaller-00115-ge3a854b577cb #0
Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2~bpo12+1 04/01/2014
Call Trace:
 <TASK>
 __dump_stack lib/dump_stack.c:94 [inline]
 dump_stack_lvl+0x241/0x360 lib/dump_stack.c:120
 print_address_description mm/kasan/report.c:408 [inline]
 print_report+0x16e/0x5b0 mm/kasan/report.c:521
 kasan_report+0x143/0x180 mm/kasan/report.c:634
 kasan_check_range+0x282/0x290 mm/kasan/generic.c:189
 __asan_memmove+0x29/0x70 mm/kasan/shadow.c:94
 ext4_xattr_set_entry+0x8e0/0x1fa0 fs/ext4/xattr.c:1781
 ext4_xattr_block_set+0xae0/0x32d0 fs/ext4/xattr.c:2028
 ext4_xattr_move_to_block fs/ext4/xattr.c:2670 [inline]
 ext4_xattr_make_inode_space fs/ext4/xattr.c:2745 [inline]
 ext4_expand_extra_isize_ea+0x1182/0x1cf0 fs/ext4/xattr.c:2837
 __ext4_expand_extra_isize+0x306/0x400 fs/ext4/inode.c:5889
 ext4_try_to_expand_extra_isize fs/ext4/inode.c:5932 [inline]
 __ext4_mark_inode_dirty+0x524/0x880 fs/ext4/inode.c:6010
 __ext4_unlink+0x6c2/0xb50 fs/ext4/namei.c:3298
 ext4_unlink+0x1bf/0x5a0 fs/ext4/namei.c:3327
 vfs_unlink+0x365/0x650 fs/namei.c:4525
 do_unlinkat+0x4ae/0x830 fs/namei.c:4589
 __do_sys_unlink fs/namei.c:4637 [inline]
 __se_sys_unlink fs/namei.c:4635 [inline]
 __x64_sys_unlink+0x47/0x50 fs/namei.c:4635
 do_syscall_x64 arch/x86/entry/common.c:52 [inline]
 do_syscall_64+0xf3/0x230 arch/x86/entry/common.c:83
 entry_SYSCALL_64_after_hwframe+0x77/0x7f
RIP: 0033:0x7f1fc632fed9
Code: 28 00 00 00 75 05 48 83 c4 28 c3 e8 f1 17 00 00 90 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 b8 ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007ffe2adc8858 EFLAGS: 00000246 ORIG_RAX: 0000000000000057
RAX: ffffffffffffffda RBX: 0031656c69662f2e RCX: 00007f1fc632fed9
RDX: 00007f1fc632fed9 RSI: 00007f1fc632fed9 RDI: 0000400000000180
RBP: 0032656c69662f2e R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000246 R12: 00007ffe2adc8890
R13: 00007ffe2adc8ab8 R14: 431bde82d7b634db R15: 00007f1fc637903b
 </TASK>

Allocated by task 5305:
 kasan_save_stack mm/kasan/common.c:47 [inline]
 kasan_save_track+0x3f/0x80 mm/kasan/common.c:68
 poison_kmalloc_redzone mm/kasan/common.c:377 [inline]
 __kasan_kmalloc+0x98/0xb0 mm/kasan/common.c:394
 kasan_kmalloc include/linux/kasan.h:260 [inline]
 __do_kmalloc_node mm/slub.c:4294 [inline]
 __kmalloc_node_track_caller_noprof+0x28b/0x4c0 mm/slub.c:4313
 kmemdup_noprof+0x2b/0x70 mm/util.c:135
 _Z14kmemdup_noprofPKvU25pass_dynamic_object_size0mj include/linux/fortify-string.h:765 [inline]
 ext4_xattr_block_set+0x914/0x32d0 fs/ext4/xattr.c:1976
 ext4_xattr_move_to_block fs/ext4/xattr.c:2670 [inline]
 ext4_xattr_make_inode_space fs/ext4/xattr.c:2745 [inline]
 ext4_expand_extra_isize_ea+0x1182/0x1cf0 fs/ext4/xattr.c:2837
 __ext4_expand_extra_isize+0x306/0x400 fs/ext4/inode.c:5889
 ext4_try_to_expand_extra_isize fs/ext4/inode.c:5932 [inline]
 __ext4_mark_inode_dirty+0x524/0x880 fs/ext4/inode.c:6010
 __ext4_unlink+0x6c2/0xb50 fs/ext4/namei.c:3298
 ext4_unlink+0x1bf/0x5a0 fs/ext4/namei.c:3327
 vfs_unlink+0x365/0x650 fs/namei.c:4525
 do_unlinkat+0x4ae/0x830 fs/namei.c:4589
 __do_sys_unlink fs/namei.c:4637 [inline]
 __se_sys_unlink fs/namei.c:4635 [inline]
 __x64_sys_unlink+0x47/0x50 fs/namei.c:4635
 do_syscall_x64 arch/x86/entry/common.c:52 [inline]
 do_syscall_64+0xf3/0x230 arch/x86/entry/common.c:83
 entry_SYSCALL_64_after_hwframe+0x77/0x7f

The buggy address belongs to the object at ffff888033e27800
 which belongs to the cache kmalloc-1k of size 1024
The buggy address is located 80 bytes inside of
 1024-byte region [ffff888033e27800, ffff888033e27c00)

The buggy address belongs to the physical page:
page: refcount:0 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x33e24
head: order:2 mapcount:0 entire_mapcount:0 nr_pages_mapped:0 pincount:0
flags: 0x4fff00000000040(head|node=1|zone=1|lastcpupid=0x7ff)
page_type: f5(slab)
raw: 04fff00000000040 ffff88801b041dc0 ffffea0000fea300 dead000000000004
raw: 0000000000000000 0000000080080008 00000000f5000000 0000000000000000
head: 04fff00000000040 ffff88801b041dc0 ffffea0000fea300 dead000000000004
head: 0000000000000000 0000000080080008 00000000f5000000 0000000000000000
head: 04fff00000000002 ffffea0000cf8901 ffffffffffffffff 0000000000000000
head: ffff888000000004 0000000000000000 00000000ffffffff 0000000000000000
page dumped because: kasan: bad access detected
page_owner tracks the page as allocated
page last allocated via order 2, migratetype Unmovable, gfp_mask 0xd20c0(__GFP_IO|__GFP_FS|__GFP_NOWARN|__GFP_NORETRY|__GFP_COMP|__GFP_NOMEMALLOC), pid 5013, tgid 5013 (sh), ts 43441283393, free_ts 43423684364
 set_page_owner include/linux/page_owner.h:32 [inline]
 post_alloc_hook+0x1f4/0x240 mm/page_alloc.c:1551
 prep_new_page mm/page_alloc.c:1559 [inline]
 get_page_from_freelist+0x365c/0x37a0 mm/page_alloc.c:3477
 __alloc_frozen_pages_noprof+0x292/0x710 mm/page_alloc.c:4740
 alloc_pages_mpol+0x311/0x660 mm/mempolicy.c:2270
 alloc_slab_page mm/slub.c:2423 [inline]
 allocate_slab+0x8f/0x3a0 mm/slub.c:2587
 new_slab mm/slub.c:2640 [inline]
 ___slab_alloc+0xc27/0x14a0 mm/slub.c:3826
 __slab_alloc+0x58/0xa0 mm/slub.c:3916
 __slab_alloc_node mm/slub.c:3991 [inline]
 slab_alloc_node mm/slub.c:4152 [inline]
 __do_kmalloc_node mm/slub.c:4293 [inline]
 __kmalloc_noprof+0x2e6/0x4c0 mm/slub.c:4306
 kmalloc_noprof include/linux/slab.h:905 [inline]
 load_elf_phdrs+0x162/0x260 fs/binfmt_elf.c:532
 load_elf_binary+0x92d/0x2820 fs/binfmt_elf.c:961
 search_binary_handler fs/exec.c:1775 [inline]
 exec_binprm fs/exec.c:1807 [inline]
 bprm_execve+0x979/0x1430 fs/exec.c:1859
 do_execveat_common+0x57f/0x710 fs/exec.c:1966
 do_execve fs/exec.c:2040 [inline]
 __do_sys_execve fs/exec.c:2116 [inline]
 __se_sys_execve fs/exec.c:2111 [inline]
 __x64_sys_execve+0x92/0xb0 fs/exec.c:2111
 do_syscall_x64 arch/x86/entry/common.c:52 [inline]
 do_syscall_64+0xf3/0x230 arch/x86/entry/common.c:83
 entry_SYSCALL_64_after_hwframe+0x77/0x7f
page last free pid 5013 tgid 5013 stack trace:
 reset_page_owner include/linux/page_owner.h:25 [inline]
 free_pages_prepare mm/page_alloc.c:1127 [inline]
 free_frozen_pages+0xe0d/0x10e0 mm/page_alloc.c:2660
 __slab_free+0x2c2/0x380 mm/slub.c:4520
 qlink_free mm/kasan/quarantine.c:163 [inline]
 qlist_free_all+0x9a/0x140 mm/kasan/quarantine.c:179
 kasan_quarantine_reduce+0x14f/0x170 mm/kasan/quarantine.c:286
 __kasan_slab_alloc+0x23/0x80 mm/kasan/common.c:329
 kasan_slab_alloc include/linux/kasan.h:250 [inline]
 slab_post_alloc_hook mm/slub.c:4115 [inline]
 slab_alloc_node mm/slub.c:4164 [inline]
 kmem_cache_alloc_noprof+0x1d9/0x380 mm/slub.c:4171
 getname_flags+0xb7/0x540 fs/namei.c:139
 getname_maybe_null include/linux/fs.h:2860 [inline]
 vfs_fstatat+0x41/0x150 fs/stat.c:363
 __do_sys_newfstatat fs/stat.c:532 [inline]
 __se_sys_newfstatat fs/stat.c:526 [inline]
 __x64_sys_newfstatat+0x11d/0x1a0 fs/stat.c:526
 do_syscall_x64 arch/x86/entry/common.c:52 [inline]
 do_syscall_64+0xf3/0x230 arch/x86/entry/common.c:83
 entry_SYSCALL_64_after_hwframe+0x77/0x7f

Memory state around the buggy address:
 ffff888033e27700: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
 ffff888033e27780: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
>ffff888033e27800: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
                                                 ^
 ffff888033e27880: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
 ffff888033e27900: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
==================================================================

Crashes (1474):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2025/03/14 11:55 upstream e3a854b577cb e2826670 .config console log report syz / log C [disk image (non-bootable)] [vmlinux] [kernel image] [mounted in repro (clean fs)] ci-snapshot-upstream-root KASAN: out-of-bounds Read in ext4_xattr_set_entry
2024/10/03 08:36 upstream f23aa4c0761a a4c7fd36 .config console log report syz / log C [disk image (non-bootable)] [vmlinux] [kernel image] [mounted in repro] ci-snapshot-upstream-root KASAN: out-of-bounds Read in ext4_xattr_set_entry
2024/09/18 02:46 upstream a940d9a43e62 c673ca06 .config console log report syz / log C [disk image (non-bootable)] [vmlinux] [kernel image] [mounted in repro] ci-snapshot-upstream-root KASAN: out-of-bounds Read in ext4_xattr_set_entry
2024/09/18 01:56 upstream a940d9a43e62 c673ca06 .config console log report syz / log C [disk image (non-bootable)] [vmlinux] [kernel image] [mounted in repro] ci-snapshot-upstream-root KASAN: out-of-bounds Read in ext4_xattr_set_entry
2024/09/18 01:05 upstream a940d9a43e62 c673ca06 .config console log report syz / log C [disk image (non-bootable)] [vmlinux] [kernel image] [mounted in repro] ci-snapshot-upstream-root KASAN: out-of-bounds Read in ext4_xattr_set_entry
2024/12/04 10:24 linux-next c245a7a79602 b50eb251 .config console log report syz / log [disk image] [vmlinux] [kernel image] [mounted in repro] ci-upstream-linux-next-kasan-gce-root KASAN: out-of-bounds Read in ext4_xattr_set_entry
2025/04/21 10:29 upstream 9d7a0577c9db 2a20f901 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-root KASAN: out-of-bounds Read in ext4_xattr_set_entry
2025/04/20 18:12 upstream 6fea5fabd332 2a20f901 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-badwrites-root KASAN: out-of-bounds Read in ext4_xattr_set_entry
2025/04/19 04:33 upstream 3088d26962e8 2a20f901 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-root KASAN: out-of-bounds Read in ext4_xattr_set_entry
2025/04/17 08:36 upstream cfb2e2c57aef 23b969b7 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-root KASAN: out-of-bounds Read in ext4_xattr_set_entry
2025/04/21 12:12 upstream 9d7a0577c9db 2a20f901 .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root KASAN: out-of-bounds Read in ext4_xattr_set_entry
2025/04/21 09:11 upstream 9d7a0577c9db 2a20f901 .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root KASAN: out-of-bounds Read in ext4_xattr_set_entry
2025/04/21 01:32 upstream 6fea5fabd332 2a20f901 .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root KASAN: out-of-bounds Read in ext4_xattr_set_entry
2025/04/20 22:12 upstream 6fea5fabd332 2a20f901 .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root KASAN: out-of-bounds Read in ext4_xattr_set_entry
2025/04/20 20:34 upstream 6fea5fabd332 2a20f901 .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root KASAN: out-of-bounds Read in ext4_xattr_set_entry
2025/04/19 22:00 upstream 8560697b23dc 2a20f901 .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root KASAN: out-of-bounds Read in ext4_xattr_set_entry
2025/04/19 15:32 upstream 8560697b23dc 2a20f901 .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root KASAN: out-of-bounds Read in ext4_xattr_set_entry
2025/04/18 20:58 upstream fc96b232f8e7 2a20f901 .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root KASAN: out-of-bounds Read in ext4_xattr_set_entry
2025/04/18 18:41 upstream fc96b232f8e7 2a20f901 .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root KASAN: out-of-bounds Read in ext4_xattr_set_entry
2025/04/18 09:51 upstream b5c6891b2c5b 2a20f901 .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root KASAN: out-of-bounds Read in ext4_xattr_set_entry
2025/04/18 04:54 upstream b5c6891b2c5b 2a20f901 .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root KASAN: out-of-bounds Read in ext4_xattr_set_entry
2025/04/17 23:11 upstream b5c6891b2c5b 2a20f901 .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root KASAN: out-of-bounds Read in ext4_xattr_set_entry
2025/04/17 17:29 upstream cfb2e2c57aef 552876f8 .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root KASAN: out-of-bounds Read in ext4_xattr_set_entry
2025/04/17 03:30 upstream c62f4b82d571 a95239b1 .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root KASAN: out-of-bounds Read in ext4_xattr_set_entry
2025/04/16 19:17 upstream c62f4b82d571 a95239b1 .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root KASAN: out-of-bounds Read in ext4_xattr_set_entry
2025/04/16 14:05 upstream 1a1d569a75f3 a95239b1 .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root KASAN: out-of-bounds Read in ext4_xattr_set_entry
2025/04/16 11:08 upstream 1a1d569a75f3 a95239b1 .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root KASAN: out-of-bounds Read in ext4_xattr_set_entry
2025/04/16 07:34 upstream 1a1d569a75f3 a95239b1 .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root KASAN: out-of-bounds Read in ext4_xattr_set_entry
2025/04/16 05:01 upstream 1a1d569a75f3 a95239b1 .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root KASAN: out-of-bounds Read in ext4_xattr_set_entry
2025/04/16 01:21 upstream 1a1d569a75f3 a95239b1 .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root KASAN: out-of-bounds Read in ext4_xattr_set_entry
2025/04/16 00:18 upstream 1a1d569a75f3 a95239b1 .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root KASAN: out-of-bounds Read in ext4_xattr_set_entry
2025/04/15 18:47 upstream 1a1d569a75f3 85125322 .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root KASAN: out-of-bounds Read in ext4_xattr_set_entry
2025/04/15 14:59 upstream 834a4a689699 85125322 .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root KASAN: out-of-bounds Read in ext4_xattr_set_entry
2025/04/15 13:50 upstream 834a4a689699 85125322 .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root KASAN: out-of-bounds Read in ext4_xattr_set_entry
2025/04/15 12:11 upstream 834a4a689699 85125322 .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root KASAN: out-of-bounds Read in ext4_xattr_set_entry
2025/04/15 06:56 upstream 834a4a689699 0bd6db41 .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root KASAN: out-of-bounds Read in ext4_xattr_set_entry
2025/04/15 04:37 upstream 834a4a689699 0bd6db41 .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root KASAN: out-of-bounds Read in ext4_xattr_set_entry
2025/04/15 01:40 upstream 834a4a689699 0bd6db41 .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root KASAN: out-of-bounds Read in ext4_xattr_set_entry
2025/04/15 00:05 upstream 834a4a689699 0bd6db41 .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root KASAN: out-of-bounds Read in ext4_xattr_set_entry
2025/04/14 21:42 upstream 834a4a689699 0bd6db41 .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root KASAN: out-of-bounds Read in ext4_xattr_set_entry
2025/04/14 18:06 upstream 8ffd015db85f 0bd6db41 .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root KASAN: out-of-bounds Read in ext4_xattr_set_entry
2025/04/14 14:48 upstream 8ffd015db85f 0bd6db41 .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root KASAN: out-of-bounds Read in ext4_xattr_set_entry
2025/02/24 23:41 linux-next e5d3fd687aac d34966d1 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root KASAN: out-of-bounds Read in ext4_xattr_set_entry
2025/04/21 06:00 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci c72692105976 2a20f901 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 KASAN: out-of-bounds Read in ext4_xattr_set_entry
2025/04/20 18:47 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci c72692105976 2a20f901 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 KASAN: out-of-bounds Read in ext4_xattr_set_entry
2025/04/20 16:07 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci c72692105976 2a20f901 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 KASAN: out-of-bounds Read in ext4_xattr_set_entry
2025/04/20 11:49 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci c72692105976 2a20f901 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 KASAN: out-of-bounds Read in ext4_xattr_set_entry
2025/04/19 12:26 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci c72692105976 2a20f901 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 KASAN: out-of-bounds Read in ext4_xattr_set_entry
2025/04/19 06:28 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci c72692105976 2a20f901 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 KASAN: out-of-bounds Read in ext4_xattr_set_entry
2025/04/18 16:51 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci c72692105976 2a20f901 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 KASAN: out-of-bounds Read in ext4_xattr_set_entry
2025/04/16 22:26 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci c72692105976 23b969b7 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 KASAN: out-of-bounds Read in ext4_xattr_set_entry
2025/04/15 17:40 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci c72692105976 23b969b7 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 KASAN: out-of-bounds Read in ext4_xattr_set_entry
2025/04/15 16:37 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci c72692105976 23b969b7 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 KASAN: out-of-bounds Read in ext4_xattr_set_entry
2025/04/18 12:27 upstream fc96b232f8e7 2a20f901 .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root KASAN: slab-out-of-bounds Read in ext4_xattr_set_entry
2025/04/17 00:47 upstream c62f4b82d571 a95239b1 .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root KASAN: slab-out-of-bounds Write in ext4_xattr_set_entry
2025/04/15 08:30 upstream 834a4a689699 0bd6db41 .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root KASAN: slab-out-of-bounds Write in ext4_xattr_set_entry
* Struck through repros no longer work on HEAD.