> Please try to reproduce it with linux-next or the latest Linus tree. Hi Namjae, We have reproduced this issue in v6.13-rc6 and obtained a new crash log. The links are provided below: Crash log: https://drive.google.com/file/d/1qUmBfpcGeDMHsqBjurhymaH43Jnbvt-F/view?usp=sharing It seems that the new report highlights additional issues beyond the original one. While both involve exfat_clear_bitmap and __exfat_free_cluster, the new report indicates broader impacts, such as multiple CPUs encountering soft lockups, resource contention across threads, and potential conflicts with the sanitizer_cov_trace_pcinstrumentation. These suggest that the underlying issue might extend beyond simple bitmap management to systemic resource handling flaws in the exFAT module. Could you please help to check the cause of the issue? Thanks, Kun Hu