In the Linux kernel, the following vulnerability has been resolved: ceph: fix race condition validating r_parent before applying state Add validation to ensure the cached parent directory inode mat…
High CVSS 7.8
Summary
In the Linux kernel, the following vulnerability has been resolved: ceph: fix race condition validating r_parent before applying state Add validation to ensure the cached parent directory inode matches the directory info in MDS replies. This prevents client-side race conditions where concurrent operations (e.g. rename) cause r_parent to become stale between request initiation and reply processing, which could lead to applying state changes to incorrect directory inodes. [ idryomov: folded a …
In-depth triage · Auto channel
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Affected products
- :
Sources
- NVD DATABASE
Original Links
- https://git.kernel.org/stable/c/15f519e9f883b316d86e2bb6b767a023aafd9d83 Patch
- https://git.kernel.org/stable/c/2bfe45987eb346e299d9f763f9cd05f77011519f Patch
- https://git.kernel.org/stable/c/db378e6f83ec705c6091c65d482d555edc2b0a72 Patch
Timeline
- nvd_ingest NVD