In the Linux kernel, the following vulnerability has been resolved: ceph: fix leaked inode reference on writeback abort at umount ceph_dirty_folio()… (CVE-2026-89646)
A vulnerability in the Linux kernel's Ceph filesystem was resolved that caused leaked inode references during writeback aborts at unmount. The issue occurs when a write request is aborted before submission during unmount, causing inode references to leak and preventing inode eviction, which can lead to kernel bugs. The fix ensures that orphaned claims on inodes are properly released in the abort path.
AI Analysis
Technical Summary
The vulnerability in the Linux kernel Ceph filesystem involves a leaked inode reference when a writeback is aborted during unmount. Specifically, ceph_dirty_folio() increments an inode writebuffer reference and attaches a snap_context to a folio. If ceph_inc_osd_stopping_blocker() fails during ceph_submit_write() (such as during unmount), the write request is aborted before submission, but the folios are only redirtied and unlocked without releasing the inode reference. This causes the inode reference count to never return to zero, preventing inode eviction and potentially causing kernel bugs. The patch releases the orphaned claim in the abort path by detaching the snap_context, dropping the wrbuffer reference, and dropping the snap_context reference, mimicking the cleanup normally done by writepages_finish().
Potential Impact
The vulnerability causes leaked inode references during Ceph filesystem unmount operations, which can prevent inode eviction and lead to kernel bugs such as 'VFS: Busy inodes after unmount of ceph' and kernel panics. This impacts system stability and reliability during unmount operations involving Ceph.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to properly release leaked inode references during writeback aborts at unmount in the Ceph filesystem. Users should apply the official kernel update containing this patch to resolve the issue. No additional mitigation is required once the patch is applied.
In the Linux kernel, the following vulnerability has been resolved: ceph: fix leaked inode reference on writeback abort at umount ceph_dirty_folio()… (CVE-2026-89646)
Description
A vulnerability in the Linux kernel's Ceph filesystem was resolved that caused leaked inode references during writeback aborts at unmount. The issue occurs when a write request is aborted before submission during unmount, causing inode references to leak and preventing inode eviction, which can lead to kernel bugs. The fix ensures that orphaned claims on inodes are properly released in the abort path.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The vulnerability in the Linux kernel Ceph filesystem involves a leaked inode reference when a writeback is aborted during unmount. Specifically, ceph_dirty_folio() increments an inode writebuffer reference and attaches a snap_context to a folio. If ceph_inc_osd_stopping_blocker() fails during ceph_submit_write() (such as during unmount), the write request is aborted before submission, but the folios are only redirtied and unlocked without releasing the inode reference. This causes the inode reference count to never return to zero, preventing inode eviction and potentially causing kernel bugs. The patch releases the orphaned claim in the abort path by detaching the snap_context, dropping the wrbuffer reference, and dropping the snap_context reference, mimicking the cleanup normally done by writepages_finish().
Potential Impact
The vulnerability causes leaked inode references during Ceph filesystem unmount operations, which can prevent inode eviction and lead to kernel bugs such as 'VFS: Busy inodes after unmount of ceph' and kernel panics. This impacts system stability and reliability during unmount operations involving Ceph.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to properly release leaked inode references during writeback aborts at unmount in the Ceph filesystem. Users should apply the official kernel update containing this patch to resolve the issue. No additional mitigation is required once the patch is applied.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-q4q8-9c96-gj73
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-89646"]
Threat ID: 6aa4a00355bf5e2cf5a86624
Added to database: 09/12/2026, 00:42:43 UTC
Last enriched: 09/12/2026, 00:56:50 UTC
Last updated: 09/12/2026, 00:56:50 UTC
Views: 2
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.