In the Linux kernel, the following vulnerability has been resolved: ceph: fix UAF in __kick_flushing_caps() on cf entry freed during unlock… (CVE-2026-89655)
A use-after-free (UAF) vulnerability was resolved in the Linux kernel's Ceph component in the function __kick_flushing_caps(). The issue arises when a list iteration accesses a freed memory entry due to a race condition involving lock release and reacquisition. This can lead to dereferencing freed memory during capability flush handling.
AI Analysis
Technical Summary
The vulnerability in the Linux kernel's Ceph subsystem involves a use-after-free condition in __kick_flushing_caps(). The function iterates over a list of capability flush entries while temporarily releasing a lock. Concurrently, another function handle_cap_flush_ack() can acquire the lock, remove and free entries from the list, causing the original iteration to access freed memory when it resumes. The flaw is due to the iteration macro not accounting for entries freed during the unlock window. The fix converts the iteration to a manual while loop that saves the next pointer under lock before releasing it, preventing access to freed memory.
Potential Impact
This vulnerability can cause the kernel to dereference freed memory, potentially leading to kernel crashes or undefined behavior. The description does not specify privilege escalation or code execution impacts. No known exploits in the wild have been reported.
Mitigation Recommendations
A fix has been implemented in the Linux kernel by changing the iteration method to avoid accessing freed memory. Users should apply the official kernel updates that include this patch once available. Patch status is not explicitly confirmed in the provided data; check the vendor advisory for current remediation guidance.
In the Linux kernel, the following vulnerability has been resolved: ceph: fix UAF in __kick_flushing_caps() on cf entry freed during unlock… (CVE-2026-89655)
Description
A use-after-free (UAF) vulnerability was resolved in the Linux kernel's Ceph component in the function __kick_flushing_caps(). The issue arises when a list iteration accesses a freed memory entry due to a race condition involving lock release and reacquisition. This can lead to dereferencing freed memory during capability flush handling.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The vulnerability in the Linux kernel's Ceph subsystem involves a use-after-free condition in __kick_flushing_caps(). The function iterates over a list of capability flush entries while temporarily releasing a lock. Concurrently, another function handle_cap_flush_ack() can acquire the lock, remove and free entries from the list, causing the original iteration to access freed memory when it resumes. The flaw is due to the iteration macro not accounting for entries freed during the unlock window. The fix converts the iteration to a manual while loop that saves the next pointer under lock before releasing it, preventing access to freed memory.
Potential Impact
This vulnerability can cause the kernel to dereference freed memory, potentially leading to kernel crashes or undefined behavior. The description does not specify privilege escalation or code execution impacts. No known exploits in the wild have been reported.
Mitigation Recommendations
A fix has been implemented in the Linux kernel by changing the iteration method to avoid accessing freed memory. Users should apply the official kernel updates that include this patch once available. Patch status is not explicitly confirmed in the provided data; check the vendor advisory for current remediation guidance.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-67r3-hj2c-67vv
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-89655"]
Threat ID: 6aa4a00555bf5e2cf5a8663b
Added to database: 09/12/2026, 00:42:45 UTC
Last enriched: 09/12/2026, 00:58:52 UTC
Last updated: 09/12/2026, 00:58:52 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.