In the Linux kernel, the following vulnerability has been resolved: ocfs2: Avoid touching renamed directory if parent does not change The VFS will not be locking moved directory if its parent does not change. Change ocfs2 rename code to avoid touching renamed directory if its parent does not change as without locking that can corrupt the filesystem.
The product does not properly acquire or release a lock on a resource, leading to unexpected resource state changes and behaviors.
Link | Tags |
---|---|
https://git.kernel.org/stable/c/de940cede3c41624e2de27f805b490999f419df9 | patch mailing list |
https://git.kernel.org/stable/c/9d618d19b29c2943527e3a43da0a35aea91062fc | patch mailing list |