PatchSiren cyber security CVE debrief
CVE-2026-89566 Linux CVE debrief
A vulnerability in the Linux kernel has been resolved, which could cause long lock hold times and leave other CPUs spinning on j_list_lock, resulting in soft lockups or RCU stalls. The vulnerability affects the journal_shrink_one_cp_list function, which skips busy checkpoint buffers when called with JBD2_SHRINK_BUSY_SKIP. This can cause system instability and performance issues if not addressed. Linux kernel maintainers and users should assess exposure and prioritize verification of affected systems.
- Vendor
- Linux
- Product
- Unknown
- CVSS
- Unknown
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-11
- Original CVE updated
- 2026-09-11
- Advisory published
- 2026-09-11
- Advisory updated
- 2026-09-11
Who should care
Linux kernel maintainers, Linux system administrators, and users of Linux-based systems should assess exposure and prioritize verification of affected systems. They should review system logs for signs of potential soft lockups or RCU stalls and consider applying the fix from the Linux kernel repository.
Why it matters
A vulnerability in the Linux kernel could cause system instability and performance issues if not addressed. Linux kernel maintainers and users should assess exposure and prioritize verification of affected systems.
- Potential for soft lockups or RCU stalls in Linux kernel systems
- Long lock hold times on j_list_lock
- Spinning CPUs waiting for j_list_lock release
Technical summary
The journal_shrink_one_cp_list function in the Linux kernel skips busy checkpoint buffers when called with JBD2_SHRINK_BUSY_SKIP, but fails to check need_resched() before continuing. This can cause long lock hold times and leave other CPUs spinning on j_list_lock, resulting in soft lockups or RCU stalls. The vulnerability affects the Linux kernel and can cause system instability and performance issues if not addressed. Linux kernel maintainers and users should assess exposure and prioritize verification of affected systems.
Defensive priority
Linux kernel maintainers and users should assess exposure and prioritize verification of affected systems.
Recommended defensive actions
- Assess exposure of Linux kernel systems to this vulnerability
- Verify if the system is using a vulnerable version of the Linux kernel
- Review system logs for signs of potential soft lockups or RCU stalls
- Consider applying the fix from the Linux kernel repository
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
Evidence notes
The CVE record and NVD entry provide details on the vulnerability, but do not specify which Linux kernel versions are affected or provide a patch. The vulnerability has been resolved in the Linux kernel, and users should verify if their system is using a vulnerable version. The CVE record was published on 2026-09-11T20:19:40.550Z and has not been modified since then. The NVD entry provides additional information on the vulnerability, including its CVSS score and severity.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-89566 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-89566
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-89566 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-89566
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/595cac7f1b32d009b97f83dd2b2d6a1a445e9bb4
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/f213e12ff5c9590b1034ae8da0e6d09665c772d0
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/f83c23286e54180cdc83a36463a60003534cc290
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/f9182a85991a0ad5cd2940df6db75f40ad90028c
416baaa9-dc9f-4396-8d5f-8c081fb06d67
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.