In the Linux kernel, the following vulnerability has been resolved: ceph: drop messages from MDS when unmounting When unmounting all the dirty buffers will be flushed and after the last osd request…
Medium CVSS 5.5
Summary
In the Linux kernel, the following vulnerability has been resolved: ceph: drop messages from MDS when unmounting When unmounting all the dirty buffers will be flushed and after the last osd request is finished the last reference of the i_count will be released. Then it will flush the dirty cap/snap to MDSs, and the unmounting won't wait the possible acks, which will ihold the inodes when updating the metadata locally but makes no sense any more, of this. This will make the evict_inodes() to s…
In-depth triage
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/47f82395f04a976d4fa97de7f2acffa1c1096571 Patch
- https://git.kernel.org/stable/c/89744b64914426cbabceb3d8a149176b5dafdfb5 Patch
- https://git.kernel.org/stable/c/e3dfcab2080dc1f9a4b09cc1327361bc2845bfcd Patch
- https://git.kernel.org/stable/c/47f82395f04a976d4fa97de7f2acffa1c1096571 Patch
- https://git.kernel.org/stable/c/89744b64914426cbabceb3d8a149176b5dafdfb5 Patch
- https://git.kernel.org/stable/c/e3dfcab2080dc1f9a4b09cc1327361bc2845bfcd Patch
Timeline
- nvd_ingest NVD