In the Linux kernel, the following vulnerability has been resolved: ntfs3: init run lock for extend inode After setting the inode mode of $Extend to a regular file, executing the truncate system ca…
High CVSS 7.5
Summary
In the Linux kernel, the following vulnerability has been resolved: ntfs3: init run lock for extend inode After setting the inode mode of $Extend to a regular file, executing the truncate system call will enter the do_truncate() routine, causing the run_lock uninitialized error reported by syzbot. Prior to patch 4e8011ffec79, if the inode mode of $Extend was not set to a regular file, the do_truncate() routine would not be entered. Add the run_lock initialization when loading $Extend. syzb…
In-depth triage · Auto channel
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Sources
- NVD DATABASE
Original Links
- https://git.kernel.org/stable/c/19164d8228317f3f1fe2662a9ba587cfe3b2d29e
- https://git.kernel.org/stable/c/433d1f7c628c3cbdd7efce064d6c7acd072cf6c4
- https://git.kernel.org/stable/c/6e17555728bc469d484c59db4a0abc65c19bc315
- https://git.kernel.org/stable/c/79c8a77b1782e2ace96d063be3c41ba540d1e20a
- https://git.kernel.org/stable/c/907bf69c6b6ce5d038eec7a599d67b45b62624bc
- https://git.kernel.org/stable/c/ab5e8ebeee1caa4fcf8be7d8d62c0a7165469076
- https://git.kernel.org/stable/c/be99c62ac7e7af514e4b13f83c891a3cccefaa48
Timeline
- nvd_ingest NVD