In the Linux kernel, the following vulnerability has been resolved: jbd2: check need_resched() when skipping busy checkpoint buffers… (CVE-2026-89566)
A vulnerability in the Linux kernel's jbd2 subsystem was resolved involving the handling of busy checkpoint buffers during journal shrinking. The issue caused the shrinker to hold a lock for extended periods under memory pressure, potentially leading to soft lockups or RCU stalls on affected systems. The fix ensures the scheduler check (need_resched()) is properly invoked when skipping busy buffers, allowing timely rescheduling and lock release.
AI Analysis
Technical Summary
The vulnerability in the Linux kernel's jbd2 component relates to the journal_shrink_one_cp_list() function, which skips busy checkpoint buffers when called with JBD2_SHRINK_BUSY_SKIP. Previously, the continue statement on this path bypassed the need_resched() check, causing the shrinker to hold the journal->j_list_lock for long durations if the checkpoint list contained mostly busy buffers. This behavior could cause other CPUs to spin on the lock, resulting in soft lockups or RCU stalls under memory pressure. The patch routes the busy-buffer path through the need_resched() check, allowing the shrinker to release the lock and reschedule promptly, aligning its behavior with the clean-buffer path. The fix does not alter which buffers are eligible for removal.
Potential Impact
Systems running affected Linux kernel versions could experience prolonged lock hold times in the jbd2 subsystem under memory pressure, leading to soft lockups or RCU stalls. This can degrade system responsiveness and stability but does not directly cause data corruption or privilege escalation.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to address this issue by ensuring the need_resched() check is performed when skipping busy checkpoint buffers. Users should apply the official kernel updates that include this patch to resolve the vulnerability. No additional mitigation steps are indicated.
In the Linux kernel, the following vulnerability has been resolved: jbd2: check need_resched() when skipping busy checkpoint buffers… (CVE-2026-89566)
Description
A vulnerability in the Linux kernel's jbd2 subsystem was resolved involving the handling of busy checkpoint buffers during journal shrinking. The issue caused the shrinker to hold a lock for extended periods under memory pressure, potentially leading to soft lockups or RCU stalls on affected systems. The fix ensures the scheduler check (need_resched()) is properly invoked when skipping busy buffers, allowing timely rescheduling and lock release.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The vulnerability in the Linux kernel's jbd2 component relates to the journal_shrink_one_cp_list() function, which skips busy checkpoint buffers when called with JBD2_SHRINK_BUSY_SKIP. Previously, the continue statement on this path bypassed the need_resched() check, causing the shrinker to hold the journal->j_list_lock for long durations if the checkpoint list contained mostly busy buffers. This behavior could cause other CPUs to spin on the lock, resulting in soft lockups or RCU stalls under memory pressure. The patch routes the busy-buffer path through the need_resched() check, allowing the shrinker to release the lock and reschedule promptly, aligning its behavior with the clean-buffer path. The fix does not alter which buffers are eligible for removal.
Potential Impact
Systems running affected Linux kernel versions could experience prolonged lock hold times in the jbd2 subsystem under memory pressure, leading to soft lockups or RCU stalls. This can degrade system responsiveness and stability but does not directly cause data corruption or privilege escalation.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to address this issue by ensuring the need_resched() check is performed when skipping busy checkpoint buffers. Users should apply the official kernel updates that include this patch to resolve the vulnerability. No additional mitigation steps are indicated.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-p6jx-2fv3-6j26
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-89566"]
Threat ID: 6aa4a00e55bf5e2cf5a8669a
Added to database: 09/12/2026, 00:42:54 UTC
Last enriched: 09/12/2026, 01:05:27 UTC
Last updated: 09/12/2026, 01:05:27 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.