| Title | Rank 🛈 | Repro | Cause bisect | Fix bisect | Count | Last | Reported |
|---|---|---|---|---|---|---|---|
| stack segment fault in diUpdatePMap jfs | 2 | C | error | 23 | 8d06h | 12d |
syzbot |
sign-in | mailing list | source | docs |
| Title | Rank 🛈 | Repro | Cause bisect | Fix bisect | Count | Last | Reported |
|---|---|---|---|---|---|---|---|
| stack segment fault in diUpdatePMap jfs | 2 | C | error | 23 | 8d06h | 12d |
| Title | Replies (including bot) | Last reply |
|---|---|---|
| [syzbot] [jfs?] BUG: unable to handle kernel paging request in diUpdatePMap | 0 (6) | 2025/11/07 11:31 |
| Kernel | Title | Rank 🛈 | Repro | Cause bisect | Fix bisect | Count | Last | Reported | Patched | Status |
|---|---|---|---|---|---|---|---|---|---|---|
| linux-4.19 | general protection fault in diUpdatePMap | 2 | C | error | 1 | 1145d | 1145d | 0/1 | upstream: reported C repro on 2022/09/29 12:21 | |
| upstream | general protection fault in diUpdatePMap (2) jfs | 2 | 1 | 457d | 453d | 0/29 | auto-obsoleted due to no activity on 2024/11/15 06:41 | |||
| upstream | general protection fault in diUpdatePMap jfs | 8 | C | error | inconclusive | 4 | 710d | 1145d | 0/29 | auto-obsoleted due to no activity on 2024/03/18 02:12 |
| linux-4.14 | general protection fault in diUpdatePMap | 2 | C | 1 | 1001d | 1144d | 0/1 | upstream: reported C repro on 2022/09/30 10:17 |
| Created | Duration | User | Patch | Repo | Result |
|---|---|---|---|---|---|
| 2025/11/07 11:31 | 41m | yun.zhou@windriver.com | patch | git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci | report log |
| 2025/11/07 11:15 | 2m | yun.zhou@windriver.com | patch | git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci | error |
| 2025/11/07 10:21 | 8m | yun.zhou@windriver.com | patch | git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci | error |
Unable to handle kernel paging request at virtual address fbd5200000000021 KASAN: maybe wild-memory-access in range [0xdead000000000108-0xdead00000000010f] Mem abort info: ESR = 0x0000000096000004 EC = 0x25: DABT (current EL), IL = 32 bits SET = 0, FnV = 0 EA = 0, S1PTW = 0 FSC = 0x04: level 0 translation fault Data abort info: ISV = 0, ISS = 0x00000004, ISS2 = 0x00000000 CM = 0, WnR = 0, TnD = 0, TagAccess = 0 GCS = 0, Overlay = 0, DirtyBit = 0, Xs = 0 [fbd5200000000021] address between user and kernel address ranges Internal error: Oops: 0000000096000004 [#1] SMP Modules linked in: CPU: 0 UID: 0 PID: 100 Comm: jfsCommit Not tainted syzkaller #0 PREEMPT Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 10/03/2025 pstate: 834000c5 (Nzcv daIF +PAN -UAO +TCO +DIT -SSBS BTYPE=--) pc : __list_add_valid_or_report+0x3c/0x148 lib/list_debug.c:29 lr : __list_add_valid include/linux/list.h:96 [inline] lr : __list_add include/linux/list.h:158 [inline] lr : list_add include/linux/list.h:177 [inline] lr : diUpdatePMap+0x4e8/0xb90 fs/jfs/jfs_imap.c:2831 sp : ffff800099e67b50 x29: ffff800099e67b50 x28: dfff800000000000 x27: 00000000c0000000 x26: 0000000000000000 x25: dead000000000100 x24: 1bd5a00000000021 x23: dfff800000000000 x22: dead000000000108 x21: ffff0000e21152f8 x20: ffff80009b403120 x19: dead000000000100 x18: 0000000000000000 x17: ffff80010ca0e000 x16: ffff800080536ef4 x15: ffff7000133ccf58 x14: 1ffff000133ccf58 x13: 0000000000000004 x12: ffffffffffffffff x11: ffff7000133ccf58 x10: 0000000000ff0100 x9 : 0000000000000000 x8 : 0000000000000000 x7 : ffff800081c11594 x6 : 0000000000000000 x5 : 0000000000000001 x4 : 0000000000000001 x3 : ffff80008053700c x2 : dead000000000100 x1 : ffff80009b403120 x0 : ffff0000e21152f8 Call trace: __list_add_valid_or_report+0x3c/0x148 lib/list_debug.c:29 (P) __list_add_valid include/linux/list.h:96 [inline] __list_add include/linux/list.h:158 [inline] list_add include/linux/list.h:177 [inline] diUpdatePMap+0x4e8/0xb90 fs/jfs/jfs_imap.c:2831 txUpdateMap+0x708/0x8d0 fs/jfs/jfs_txnmgr.c:2357 txLazyCommit fs/jfs/jfs_txnmgr.c:2665 [inline] jfs_lazycommit+0x394/0x94c fs/jfs/jfs_txnmgr.c:2734 kthread+0x5fc/0x75c kernel/kthread.c:463 ret_from_fork+0x10/0x20 arch/arm64/kernel/entry.S:844 Code: aa0103f4 d343fed8 f2fbfff7 aa0003f5 (38776b08) ---[ end trace 0000000000000000 ]--- ---------------- Code disassembly (best guess): 0: aa0103f4 mov x20, x1 4: d343fed8 lsr x24, x22, #3 8: f2fbfff7 movk x23, #0xdfff, lsl #48 c: aa0003f5 mov x21, x0 * 10: 38776b08 ldrb w8, [x24, x23] <-- trapping instruction
| Time | Kernel | Commit | Syzkaller | Config | Log | Report | Syz repro | C repro | VM info | Assets (help?) | Manager | Title |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2025/11/05 18:38 | git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci | dcb6fa37fd7b | a6c9c731 | .config | console log | report | syz / log | C | [disk image] [vmlinux] [kernel image] [mounted in repro (corrupt fs)] | ci-upstream-gce-arm64 | BUG: unable to handle kernel paging request in diUpdatePMap | |
| 2025/11/05 15:59 | git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci | dcb6fa37fd7b | a6c9c731 | .config | console log | report | syz / log | C | [disk image] [vmlinux] [kernel image] [mounted in repro (corrupt fs)] | ci-upstream-gce-arm64 | BUG: unable to handle kernel paging request in diUpdatePMap | |
| 2025/11/10 00:06 | git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci | e424ed997df8 | 4e1406b4 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-gce-arm64 | BUG: unable to handle kernel paging request in diUpdatePMap | ||
| 2025/11/05 14:19 | git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci | dcb6fa37fd7b | a6c9c731 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-gce-arm64 | BUG: unable to handle kernel paging request in diUpdatePMap | ||
| 2025/11/09 22:36 | upstream | 439fc29dfd3b | 4e1406b4 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-upstream-fs | BUG: corrupted list in diUpdatePMap | ||
| 2025/11/07 02:55 | upstream | c2c2ccfd4ba7 | 4e1406b4 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-upstream-fs | BUG: corrupted list in diUpdatePMap | ||
| 2025/11/12 10:55 | git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci | 74c964729281 | 4e1406b4 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-gce-arm64 | BUG: corrupted list in diUpdatePMap | ||
| 2025/11/08 11:11 | git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci | e424ed997df8 | 4e1406b4 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-gce-arm64 | BUG: corrupted list in diUpdatePMap | ||
| 2025/11/05 14:19 | git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci | dcb6fa37fd7b | a6c9c731 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-gce-arm64 | BUG: corrupted list in diUpdatePMap |