{"api_version":"1","generated_at":"2026-08-15T08:45:06+00:00","cve":"CVE-2026-74351","urls":{"html":"https://cve.report/CVE-2026-74351","api":"https://cve.report/api/cve/CVE-2026-74351.json","docs":"https://cve.report/api","cve_org":"https://www.cve.org/CVERecord?id=CVE-2026-74351","nvd":"https://nvd.nist.gov/vuln/detail/CVE-2026-74351"},"summary":{"title":"ocfs2: rebase copied fsdlm LVB pointers in locking_state","description":"In the Linux kernel, the following vulnerability has been resolved:\n\nocfs2: rebase copied fsdlm LVB pointers in locking_state\n\nThe locking_state debugfs iterator snapshots struct ocfs2_lock_res by\nvalue under ocfs2_dlm_tracking_lock and later formats that copy in\nocfs2_dlm_seq_show().  That is fine for the inline fields, but the\nuserspace fsdlm stack stores the LVB through lksb_fsdlm.sb_lvbptr.  Once\nthe iterator drops the tracking lock, a copied non-NULL sb_lvbptr still\npoints into the original lockres owner, so teardown can free that\ncontainer before the debugfs dump walks the raw LVB bytes.\n\nRebase the copied sb_lvbptr to the copied l_lksb before dumping the raw\nLVB.  The seq snapshot already carries the inline LVB storage reserved in\nstruct ocfs2_dlm_lksb, so the debugfs reader can dump the copied bytes\nwithout borrowing the original lockres lifetime.\n\nThe buggy scenario involves two paths, with each column showing the order\nwithin that path:\n\nlocking_state reader:                  lockres teardown:\n1. ocfs2_dlm_seq_start()/next()        1. file release or another owner\n   copies struct ocfs2_lock_res           teardown reaches\n2. ocfs2_dlm_seq_show() formats           ocfs2_lock_res_free()\n   the copied row                      2. the lockres is removed from the\n3. ocfs2_dlm_lvb() follows the            tracking list\n   copied sb_lvbptr                   3. the owner frees the original\n                                          lockres container\n\nValidation reproduced this kernel report:\nKASAN slab-use-after-free in ocfs2_dlm_seq_show+0x1bd/0x430\nRIP: 0033:0x7f8ec4b1e29d\nThe buggy address belongs to the object at ffff88810a1e0800 which belongs\nto the cache kmalloc-1k of size 1024\nThe buggy address is located 368 bytes inside of freed 1024-byte region\n[ffff88810a1e0800, ffff88810a1e0c00)\nRead of size 1\nCall trace:\n  dump_stack_lvl+0x66/0xa0\n  print_report+0xce/0x630\n  ocfs2_dlm_seq_show+0x1bd/0x430 (fs/ocfs2/dlmglue.c:3137)\n  srso_alias_return_thunk+0x5/0xfbef5\n  __virt_addr_valid+0x19f/0x330\n  kasan_report+0xe0/0x110\n  seq_read_iter+0x29d/0x790\n  seq_read+0x20a/0x280\n  find_held_lock+0x2b/0x80\n  rcu_read_unlock+0x18/0x70\n  full_proxy_read+0x9e/0xd0\n  vfs_read+0x12c/0x590\n  ksys_read+0xd2/0x170\n  do_user_addr_fault+0x65a/0x890\n  do_syscall_64+0x115/0x6a0 (arch/x86/entry/syscall_64.c:87)\n  entry_SYSCALL_64_after_hwframe+0x77/0x7f\nAllocated by task stack:\n  kasan_save_stack+0x33/0x60\n  kasan_save_track+0x14/0x30\n  __kasan_kmalloc+0xaa/0xb0\n  ocfs2_file_open+0x13e/0x300\n  do_dentry_open+0x233/0x7f0\n  vfs_open+0x5a/0x1b0\n  path_openat+0x66d/0x1540\n  do_file_open+0x186/0x2b0\n  do_sys_openat2+0xce/0x150\n  __x64_sys_openat+0xd0/0x140\n  do_syscall_64+0x115/0x6a0 (arch/x86/entry/syscall_64.c:87)\n  entry_SYSCALL_64_after_hwframe+0x77/0x7f\nFreed by task stack:\n  kasan_save_stack+0x33/0x60\n  kasan_save_track+0x14/0x30\n  kasan_save_free_info+0x3b/0x60\n  __kasan_slab_free+0x5f/0x80\n  kfree+0x313/0x590\n  ocfs2_file_release+0x138/0x260\n  __fput+0x1df/0x4b0\n  fput_close_sync+0xd2/0x170\n  __x64_sys_close+0x55/0x90\n  do_syscall_64+0x115/0x6a0 (arch/x86/entry/syscall_64.c:87)\n  entry_SYSCALL_64_after_hwframe+0x77/0x7f","state":"PUBLISHED","assigner":"Linux","published_at":"2026-08-15 06:22:36","updated_at":"2026-08-15 06:22:36"},"problem_types":[],"metrics":[],"references":[{"url":"https://git.kernel.org/stable/c/93612d48fa42b3d1a637eb9279e15281c611c000","name":"https://git.kernel.org/stable/c/93612d48fa42b3d1a637eb9279e15281c611c000","refsource":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://git.kernel.org/stable/c/8614a8f7e81edd34c9f67e454e7024fd12a2a341","name":"https://git.kernel.org/stable/c/8614a8f7e81edd34c9f67e454e7024fd12a2a341","refsource":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://git.kernel.org/stable/c/07aa4a8ebacde3d0ba50f60d2964f274ee7629bc","name":"https://git.kernel.org/stable/c/07aa4a8ebacde3d0ba50f60d2964f274ee7629bc","refsource":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://git.kernel.org/stable/c/bb44a7690a4d553da705919cf666a80f5ca9011c","name":"https://git.kernel.org/stable/c/bb44a7690a4d553da705919cf666a80f5ca9011c","refsource":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://git.kernel.org/stable/c/6b38a5b8ee951e5b244e9a3c3d28d0f5e7c51411","name":"https://git.kernel.org/stable/c/6b38a5b8ee951e5b244e9a3c3d28d0f5e7c51411","refsource":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://git.kernel.org/stable/c/185427b5f7a209254c85c18aad5a4a8e009b2f30","name":"https://git.kernel.org/stable/c/185427b5f7a209254c85c18aad5a4a8e009b2f30","refsource":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://git.kernel.org/stable/c/e037c1250cc90e7aacb002357d1b0399fc65ecfc","name":"https://git.kernel.org/stable/c/e037c1250cc90e7aacb002357d1b0399fc65ecfc","refsource":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://git.kernel.org/stable/c/610a0d2a35496738e1472fb0f318d5008a1c634f","name":"https://git.kernel.org/stable/c/610a0d2a35496738e1472fb0f318d5008a1c634f","refsource":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://www.cve.org/CVERecord?id=CVE-2026-74351","name":"CVE Program record","refsource":"CVE.ORG","tags":["canonical"]},{"url":"https://nvd.nist.gov/vuln/detail/CVE-2026-74351","name":"NVD vulnerability detail","refsource":"NVD","tags":["canonical","analysis"]}],"affected":[{"source":"CNA","vendor":"Linux","product":"Linux","version":"affected cf4d8d75d8aba537a19b313a9364fd08ddbd5622 185427b5f7a209254c85c18aad5a4a8e009b2f30 git","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"affected cf4d8d75d8aba537a19b313a9364fd08ddbd5622 07aa4a8ebacde3d0ba50f60d2964f274ee7629bc git","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"affected cf4d8d75d8aba537a19b313a9364fd08ddbd5622 e037c1250cc90e7aacb002357d1b0399fc65ecfc git","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"affected cf4d8d75d8aba537a19b313a9364fd08ddbd5622 6b38a5b8ee951e5b244e9a3c3d28d0f5e7c51411 git","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"affected cf4d8d75d8aba537a19b313a9364fd08ddbd5622 8614a8f7e81edd34c9f67e454e7024fd12a2a341 git","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"affected cf4d8d75d8aba537a19b313a9364fd08ddbd5622 bb44a7690a4d553da705919cf666a80f5ca9011c git","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"affected cf4d8d75d8aba537a19b313a9364fd08ddbd5622 610a0d2a35496738e1472fb0f318d5008a1c634f git","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"affected cf4d8d75d8aba537a19b313a9364fd08ddbd5622 93612d48fa42b3d1a637eb9279e15281c611c000 git","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"affected 2.6.26","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"unaffected 2.6.26 semver","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"unaffected 5.10.261 5.10.* semver","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"unaffected 5.15.212 5.15.* semver","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"unaffected 6.1.178 6.1.* semver","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"unaffected 6.6.145 6.6.* semver","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"unaffected 6.12.97 6.12.* semver","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"unaffected 6.18.40 6.18.* semver","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"unaffected 7.1.5 7.1.* semver","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"unaffected 7.2-rc1 * original_commit_for_fix","platforms":[]}],"timeline":[],"solutions":[],"workarounds":[],"exploits":[],"credits":[],"nvd_cpes":[],"vendor_comments":[],"enrichments":{"kev":null,"epss":null,"legacy_qids":[]},"source_records":{"cve_program":{"containers":{"cna":{"affected":[{"defaultStatus":"unaffected","product":"Linux","programFiles":["fs/ocfs2/dlmglue.c"],"repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","vendor":"Linux","versions":[{"lessThan":"185427b5f7a209254c85c18aad5a4a8e009b2f30","status":"affected","version":"cf4d8d75d8aba537a19b313a9364fd08ddbd5622","versionType":"git"},{"lessThan":"07aa4a8ebacde3d0ba50f60d2964f274ee7629bc","status":"affected","version":"cf4d8d75d8aba537a19b313a9364fd08ddbd5622","versionType":"git"},{"lessThan":"e037c1250cc90e7aacb002357d1b0399fc65ecfc","status":"affected","version":"cf4d8d75d8aba537a19b313a9364fd08ddbd5622","versionType":"git"},{"lessThan":"6b38a5b8ee951e5b244e9a3c3d28d0f5e7c51411","status":"affected","version":"cf4d8d75d8aba537a19b313a9364fd08ddbd5622","versionType":"git"},{"lessThan":"8614a8f7e81edd34c9f67e454e7024fd12a2a341","status":"affected","version":"cf4d8d75d8aba537a19b313a9364fd08ddbd5622","versionType":"git"},{"lessThan":"bb44a7690a4d553da705919cf666a80f5ca9011c","status":"affected","version":"cf4d8d75d8aba537a19b313a9364fd08ddbd5622","versionType":"git"},{"lessThan":"610a0d2a35496738e1472fb0f318d5008a1c634f","status":"affected","version":"cf4d8d75d8aba537a19b313a9364fd08ddbd5622","versionType":"git"},{"lessThan":"93612d48fa42b3d1a637eb9279e15281c611c000","status":"affected","version":"cf4d8d75d8aba537a19b313a9364fd08ddbd5622","versionType":"git"}]},{"defaultStatus":"affected","product":"Linux","programFiles":["fs/ocfs2/dlmglue.c"],"repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","vendor":"Linux","versions":[{"status":"affected","version":"2.6.26"},{"lessThan":"2.6.26","status":"unaffected","version":"0","versionType":"semver"},{"lessThanOrEqual":"5.10.*","status":"unaffected","version":"5.10.261","versionType":"semver"},{"lessThanOrEqual":"5.15.*","status":"unaffected","version":"5.15.212","versionType":"semver"},{"lessThanOrEqual":"6.1.*","status":"unaffected","version":"6.1.178","versionType":"semver"},{"lessThanOrEqual":"6.6.*","status":"unaffected","version":"6.6.145","versionType":"semver"},{"lessThanOrEqual":"6.12.*","status":"unaffected","version":"6.12.97","versionType":"semver"},{"lessThanOrEqual":"6.18.*","status":"unaffected","version":"6.18.40","versionType":"semver"},{"lessThanOrEqual":"7.1.*","status":"unaffected","version":"7.1.5","versionType":"semver"},{"lessThanOrEqual":"*","status":"unaffected","version":"7.2-rc1","versionType":"original_commit_for_fix"}]}],"cpeApplicability":[{"nodes":[{"cpeMatch":[{"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionEndExcluding":"5.10.261","versionStartIncluding":"2.6.26","vulnerable":true},{"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionEndExcluding":"5.15.212","versionStartIncluding":"2.6.26","vulnerable":true},{"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionEndExcluding":"6.1.178","versionStartIncluding":"2.6.26","vulnerable":true},{"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionEndExcluding":"6.6.145","versionStartIncluding":"2.6.26","vulnerable":true},{"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionEndExcluding":"6.12.97","versionStartIncluding":"2.6.26","vulnerable":true},{"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionEndExcluding":"6.18.40","versionStartIncluding":"2.6.26","vulnerable":true},{"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionEndExcluding":"7.1.5","versionStartIncluding":"2.6.26","vulnerable":true},{"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionEndExcluding":"7.2-rc1","versionStartIncluding":"2.6.26","vulnerable":true}],"negate":false,"operator":"OR"}]}],"descriptions":[{"lang":"en","value":"In the Linux kernel, the following vulnerability has been resolved:\n\nocfs2: rebase copied fsdlm LVB pointers in locking_state\n\nThe locking_state debugfs iterator snapshots struct ocfs2_lock_res by\nvalue under ocfs2_dlm_tracking_lock and later formats that copy in\nocfs2_dlm_seq_show().  That is fine for the inline fields, but the\nuserspace fsdlm stack stores the LVB through lksb_fsdlm.sb_lvbptr.  Once\nthe iterator drops the tracking lock, a copied non-NULL sb_lvbptr still\npoints into the original lockres owner, so teardown can free that\ncontainer before the debugfs dump walks the raw LVB bytes.\n\nRebase the copied sb_lvbptr to the copied l_lksb before dumping the raw\nLVB.  The seq snapshot already carries the inline LVB storage reserved in\nstruct ocfs2_dlm_lksb, so the debugfs reader can dump the copied bytes\nwithout borrowing the original lockres lifetime.\n\nThe buggy scenario involves two paths, with each column showing the order\nwithin that path:\n\nlocking_state reader:                  lockres teardown:\n1. ocfs2_dlm_seq_start()/next()        1. file release or another owner\n   copies struct ocfs2_lock_res           teardown reaches\n2. ocfs2_dlm_seq_show() formats           ocfs2_lock_res_free()\n   the copied row                      2. the lockres is removed from the\n3. ocfs2_dlm_lvb() follows the            tracking list\n   copied sb_lvbptr                   3. the owner frees the original\n                                          lockres container\n\nValidation reproduced this kernel report:\nKASAN slab-use-after-free in ocfs2_dlm_seq_show+0x1bd/0x430\nRIP: 0033:0x7f8ec4b1e29d\nThe buggy address belongs to the object at ffff88810a1e0800 which belongs\nto the cache kmalloc-1k of size 1024\nThe buggy address is located 368 bytes inside of freed 1024-byte region\n[ffff88810a1e0800, ffff88810a1e0c00)\nRead of size 1\nCall trace:\n  dump_stack_lvl+0x66/0xa0\n  print_report+0xce/0x630\n  ocfs2_dlm_seq_show+0x1bd/0x430 (fs/ocfs2/dlmglue.c:3137)\n  srso_alias_return_thunk+0x5/0xfbef5\n  __virt_addr_valid+0x19f/0x330\n  kasan_report+0xe0/0x110\n  seq_read_iter+0x29d/0x790\n  seq_read+0x20a/0x280\n  find_held_lock+0x2b/0x80\n  rcu_read_unlock+0x18/0x70\n  full_proxy_read+0x9e/0xd0\n  vfs_read+0x12c/0x590\n  ksys_read+0xd2/0x170\n  do_user_addr_fault+0x65a/0x890\n  do_syscall_64+0x115/0x6a0 (arch/x86/entry/syscall_64.c:87)\n  entry_SYSCALL_64_after_hwframe+0x77/0x7f\nAllocated by task stack:\n  kasan_save_stack+0x33/0x60\n  kasan_save_track+0x14/0x30\n  __kasan_kmalloc+0xaa/0xb0\n  ocfs2_file_open+0x13e/0x300\n  do_dentry_open+0x233/0x7f0\n  vfs_open+0x5a/0x1b0\n  path_openat+0x66d/0x1540\n  do_file_open+0x186/0x2b0\n  do_sys_openat2+0xce/0x150\n  __x64_sys_openat+0xd0/0x140\n  do_syscall_64+0x115/0x6a0 (arch/x86/entry/syscall_64.c:87)\n  entry_SYSCALL_64_after_hwframe+0x77/0x7f\nFreed by task stack:\n  kasan_save_stack+0x33/0x60\n  kasan_save_track+0x14/0x30\n  kasan_save_free_info+0x3b/0x60\n  __kasan_slab_free+0x5f/0x80\n  kfree+0x313/0x590\n  ocfs2_file_release+0x138/0x260\n  __fput+0x1df/0x4b0\n  fput_close_sync+0xd2/0x170\n  __x64_sys_close+0x55/0x90\n  do_syscall_64+0x115/0x6a0 (arch/x86/entry/syscall_64.c:87)\n  entry_SYSCALL_64_after_hwframe+0x77/0x7f"}],"providerMetadata":{"dateUpdated":"2026-08-15T05:58:37.967Z","orgId":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","shortName":"Linux"},"references":[{"url":"https://git.kernel.org/stable/c/185427b5f7a209254c85c18aad5a4a8e009b2f30"},{"url":"https://git.kernel.org/stable/c/07aa4a8ebacde3d0ba50f60d2964f274ee7629bc"},{"url":"https://git.kernel.org/stable/c/e037c1250cc90e7aacb002357d1b0399fc65ecfc"},{"url":"https://git.kernel.org/stable/c/6b38a5b8ee951e5b244e9a3c3d28d0f5e7c51411"},{"url":"https://git.kernel.org/stable/c/8614a8f7e81edd34c9f67e454e7024fd12a2a341"},{"url":"https://git.kernel.org/stable/c/bb44a7690a4d553da705919cf666a80f5ca9011c"},{"url":"https://git.kernel.org/stable/c/610a0d2a35496738e1472fb0f318d5008a1c634f"},{"url":"https://git.kernel.org/stable/c/93612d48fa42b3d1a637eb9279e15281c611c000"}],"title":"ocfs2: rebase copied fsdlm LVB pointers in locking_state","x_generator":{"engine":"bippy-1.2.0"}}},"cveMetadata":{"assignerOrgId":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","assignerShortName":"Linux","cveId":"CVE-2026-74351","datePublished":"2026-08-15T05:58:37.967Z","dateReserved":"2026-08-15T05:44:03.886Z","dateUpdated":"2026-08-15T05:58:37.967Z","state":"PUBLISHED"},"dataType":"CVE_RECORD","dataVersion":"5.2"},"nvd":{"publishedDate":"2026-08-15 06:22:36","lastModifiedDate":"2026-08-15 06:22:36","problem_types":[],"metrics":[],"configurations":[]},"legacy_mitre":{"record":{"CveYear":"2026","CveId":"74351","Ordinal":"1","Title":"ocfs2: rebase copied fsdlm LVB pointers in locking_state","CVE":"CVE-2026-74351","Year":"2026"},"notes":[{"CveYear":"2026","CveId":"74351","Ordinal":"1","NoteData":"In the Linux kernel, the following vulnerability has been resolved:\n\nocfs2: rebase copied fsdlm LVB pointers in locking_state\n\nThe locking_state debugfs iterator snapshots struct ocfs2_lock_res by\nvalue under ocfs2_dlm_tracking_lock and later formats that copy in\nocfs2_dlm_seq_show().  That is fine for the inline fields, but the\nuserspace fsdlm stack stores the LVB through lksb_fsdlm.sb_lvbptr.  Once\nthe iterator drops the tracking lock, a copied non-NULL sb_lvbptr still\npoints into the original lockres owner, so teardown can free that\ncontainer before the debugfs dump walks the raw LVB bytes.\n\nRebase the copied sb_lvbptr to the copied l_lksb before dumping the raw\nLVB.  The seq snapshot already carries the inline LVB storage reserved in\nstruct ocfs2_dlm_lksb, so the debugfs reader can dump the copied bytes\nwithout borrowing the original lockres lifetime.\n\nThe buggy scenario involves two paths, with each column showing the order\nwithin that path:\n\nlocking_state reader:                  lockres teardown:\n1. ocfs2_dlm_seq_start()/next()        1. file release or another owner\n   copies struct ocfs2_lock_res           teardown reaches\n2. ocfs2_dlm_seq_show() formats           ocfs2_lock_res_free()\n   the copied row                      2. the lockres is removed from the\n3. ocfs2_dlm_lvb() follows the            tracking list\n   copied sb_lvbptr                   3. the owner frees the original\n                                          lockres container\n\nValidation reproduced this kernel report:\nKASAN slab-use-after-free in ocfs2_dlm_seq_show+0x1bd/0x430\nRIP: 0033:0x7f8ec4b1e29d\nThe buggy address belongs to the object at ffff88810a1e0800 which belongs\nto the cache kmalloc-1k of size 1024\nThe buggy address is located 368 bytes inside of freed 1024-byte region\n[ffff88810a1e0800, ffff88810a1e0c00)\nRead of size 1\nCall trace:\n  dump_stack_lvl+0x66/0xa0\n  print_report+0xce/0x630\n  ocfs2_dlm_seq_show+0x1bd/0x430 (fs/ocfs2/dlmglue.c:3137)\n  srso_alias_return_thunk+0x5/0xfbef5\n  __virt_addr_valid+0x19f/0x330\n  kasan_report+0xe0/0x110\n  seq_read_iter+0x29d/0x790\n  seq_read+0x20a/0x280\n  find_held_lock+0x2b/0x80\n  rcu_read_unlock+0x18/0x70\n  full_proxy_read+0x9e/0xd0\n  vfs_read+0x12c/0x590\n  ksys_read+0xd2/0x170\n  do_user_addr_fault+0x65a/0x890\n  do_syscall_64+0x115/0x6a0 (arch/x86/entry/syscall_64.c:87)\n  entry_SYSCALL_64_after_hwframe+0x77/0x7f\nAllocated by task stack:\n  kasan_save_stack+0x33/0x60\n  kasan_save_track+0x14/0x30\n  __kasan_kmalloc+0xaa/0xb0\n  ocfs2_file_open+0x13e/0x300\n  do_dentry_open+0x233/0x7f0\n  vfs_open+0x5a/0x1b0\n  path_openat+0x66d/0x1540\n  do_file_open+0x186/0x2b0\n  do_sys_openat2+0xce/0x150\n  __x64_sys_openat+0xd0/0x140\n  do_syscall_64+0x115/0x6a0 (arch/x86/entry/syscall_64.c:87)\n  entry_SYSCALL_64_after_hwframe+0x77/0x7f\nFreed by task stack:\n  kasan_save_stack+0x33/0x60\n  kasan_save_track+0x14/0x30\n  kasan_save_free_info+0x3b/0x60\n  __kasan_slab_free+0x5f/0x80\n  kfree+0x313/0x590\n  ocfs2_file_release+0x138/0x260\n  __fput+0x1df/0x4b0\n  fput_close_sync+0xd2/0x170\n  __x64_sys_close+0x55/0x90\n  do_syscall_64+0x115/0x6a0 (arch/x86/entry/syscall_64.c:87)\n  entry_SYSCALL_64_after_hwframe+0x77/0x7f","Type":"Description","Title":"ocfs2: rebase copied fsdlm LVB pointers in locking_state"}]}}}