Skip to main content
Press slash or control plus K to focus the search. Use the arrow keys to navigate results and press enter to open a threat.
Reconnecting to live updates…
EPSS 0.2%top 94%

A livelock vulnerability exists in the Linux kernel's quota subsystem when interacting with filesystem freeze operations. (CVE-2026-45895)

0
Medium
Published: 05/27/2026 (05/27/2026, 15:33:15 UTC)
Source: GCVE Database

Description

A livelock vulnerability exists in the Linux kernel's quota subsystem when interacting with filesystem freeze operations. The issue occurs because quotactl_block() enters a retry loop waiting for the filesystem to thaw, but on kernels with preemption disabled, this loop prevents the CPU from reaching an RCU quiescent state. This causes synchronize_rcu() to wait indefinitely, resulting in a hang of the freezer process and 100% CPU usage by the quota process. The problem can be reliably reproduced by running freeze and quota toggle operations on the same CPU. Adding a scheduling point (cond_resched()) to the retry loop resolves the issue.

CVSS v3.1

Score 5.5medium

Attack Vector
Local
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

AI-Powered Analysis

Machine-generated threat intelligence

AILast updated: 06/26/2026, 22:49:45 UTC

Technical Analysis

The Linux kernel vulnerability CVE-2026-45895 involves a livelock between quotactl_block() and freeze_super() during filesystem freeze operations. When the filesystem is frozen, quotactl_block() retries waiting for the thaw by acquiring and releasing locks and performing sb_start_write() - sb_end_write() calls. On kernels with disabled preemption, this retry loop spins without yielding the CPU, preventing the CPU from reaching an RCU quiescent state. Meanwhile, freeze_super() calls sb_wait_write(), which triggers synchronize_rcu() waiting for that quiescent state. The spin loop and RCU synchronization wait on each other indefinitely, causing a hang and 100% CPU usage. The issue is reproducible on multi-core systems when freeze and quota operations run on the same CPU. The fix involves inserting cond_resched() in the retry loop to allow RCU progress.

Potential Impact

This vulnerability causes a hang of the freezer process and 100% CPU usage by the quota process, leading to denial of service on affected systems. There is no impact on confidentiality or integrity. The issue is triggered under specific kernel configurations (preemption disabled) and workload conditions involving filesystem freeze and quota toggling on the same CPU.

Mitigation Recommendations

Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. The described fix involves adding cond_resched() to the retry loop in quotactl_block() to allow RCU quiescent states and prevent livelock. Until an official patch is available, avoid running freeze and quota toggle operations concurrently on the same CPU with preemption disabled kernels.

Pro Console: star threats, build custom feeds, automate alerts via Slack, email & webhooks.Upgrade to Pro

Technical Details

Gcve Source
db.gcve.eu
Osv Id
GHSA-c6wv-8c38-r975
Osv Schema Version
1.4.0
Aliases
["CVE-2026-45895"]
Ecosystems
[]
Database Specific Severity
MODERATE
Cvss Version
3.1

Threat ID: 6a3ef7ee27e9c79719034ae9

Added to database: 06/26/2026, 22:06:38 UTC

Last enriched: 06/26/2026, 22:49:45 UTC

Last updated: 07/31/2026, 19:24:47 UTC

Views: 4

Community Reviews

0 reviews

Crowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.

Sort by
Loading community insights…

Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.

Actions

PRO

Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.

Please log in to the Console to use AI analysis features.

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

Breach by OffSeqOFFSEQFRIENDS — 25% OFF

Check if your credentials are on the dark web

Instant breach scanning across billions of leaked records. Free tier available.

Scan now
OffSeq TrainingCredly Certified

Lead Pen Test Professional

Technical5-day eLearningPECB Accredited
View courses