CVE-2025-68369
CVE-2025-68369 : The Linux kernel ntfs3 code had a run_lock initialization issue for the Extend inode, leading to a potentially uninitialized run_lock when truncating after setting Extend’s mode to a regular file. The fix, implemented in patch 4e8011ffec79, adds the required run_lock initializati...