In the Linux kernel, the following vulnerability has been resolved: jbd2: bound shrinker scans by examined checkpoint buffers The jbd2 shrinker… (CVE-2026-89567)
A vulnerability in the Linux kernel's jbd2 subsystem related to the shrinker scanning mechanism has been resolved. The issue involved the shrinker not accounting for busy checkpoint buffers in its scan budget, potentially causing excessive lock hold times on journal->j_list_lock. This could lead to other CPUs spinning on the lock, resulting in soft lockups or RCU stalls. The fix restores proper scan-budget semantics by decrementing the scan budget for every buffer examined, including busy ones.
AI Analysis
Technical Summary
The vulnerability in the Linux kernel jbd2 subsystem was due to the shrinker only accounting for checkpoint buffers it successfully released against the scan budget (nr_to_scan), ignoring busy buffers. When a checkpoint transaction contained mostly busy buffers, the shrinker could scan the entire checkpoint list while holding the journal->j_list_lock for an extended period. Large checkpoint lists could cause excessive lock hold times, leading to other CPUs spinning on the lock and causing soft lockups or RCU stalls. The fix involves passing the scan budget into journal_shrink_one_cp_list() and decrementing it for every buffer examined, including busy buffers, restoring the original scan-budget behavior.
Potential Impact
The vulnerability could cause system instability by inducing soft lockups or RCU stalls due to excessive lock hold times on journal->j_list_lock during checkpoint list scanning. This affects CPU scheduling and system responsiveness but does not indicate direct data corruption or privilege escalation.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to address this issue by properly accounting for all checkpoint buffers during shrinker scans. Users should apply the official kernel updates that include this fix. Since no patch links or vendor advisory details are provided, check the Linux kernel release notes or vendor advisories for the specific fixed versions and update accordingly.
In the Linux kernel, the following vulnerability has been resolved: jbd2: bound shrinker scans by examined checkpoint buffers The jbd2 shrinker… (CVE-2026-89567)
Description
A vulnerability in the Linux kernel's jbd2 subsystem related to the shrinker scanning mechanism has been resolved. The issue involved the shrinker not accounting for busy checkpoint buffers in its scan budget, potentially causing excessive lock hold times on journal->j_list_lock. This could lead to other CPUs spinning on the lock, resulting in soft lockups or RCU stalls. The fix restores proper scan-budget semantics by decrementing the scan budget for every buffer examined, including busy ones.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The vulnerability in the Linux kernel jbd2 subsystem was due to the shrinker only accounting for checkpoint buffers it successfully released against the scan budget (nr_to_scan), ignoring busy buffers. When a checkpoint transaction contained mostly busy buffers, the shrinker could scan the entire checkpoint list while holding the journal->j_list_lock for an extended period. Large checkpoint lists could cause excessive lock hold times, leading to other CPUs spinning on the lock and causing soft lockups or RCU stalls. The fix involves passing the scan budget into journal_shrink_one_cp_list() and decrementing it for every buffer examined, including busy buffers, restoring the original scan-budget behavior.
Potential Impact
The vulnerability could cause system instability by inducing soft lockups or RCU stalls due to excessive lock hold times on journal->j_list_lock during checkpoint list scanning. This affects CPU scheduling and system responsiveness but does not indicate direct data corruption or privilege escalation.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to address this issue by properly accounting for all checkpoint buffers during shrinker scans. Users should apply the official kernel updates that include this fix. Since no patch links or vendor advisory details are provided, check the Linux kernel release notes or vendor advisories for the specific fixed versions and update accordingly.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-297x-6x5c-99gq
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-89567"]
Threat ID: 6aa4a01155bf5e2cf5a866b4
Added to database: 09/12/2026, 00:42:57 UTC
Last enriched: 09/12/2026, 01:07:38 UTC
Last updated: 09/12/2026, 01:07:38 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.