On Thu, Sep 04, 2025 at 02:54:42AM +0000, HONG, Yun wrote: > Hi, > > We would like to kindly report a crash we encountered, identified as "BUG: unable to handle kernel NULL pointer dereference in xlog_cil_commit", during our fuzzing tests on Linux 5.15. This issue has been successfully reproduced on the long-term support release Linux 5.15.190. Fixed a long time ago by commit 8dc9384b7d75 ("xfs: reduce kvmalloc overhead for CIL shadow buffers"). Please only report fuzzer bugs if they can be reproduced on a current top of tree kernel release. If they can't, then we've already fixed it. In that case, you can easily do the work (e.g. a bisect) to find which commit fixed it yourself.... -Dave. -- Dave Chinner david@xxxxxxxxxxxxx