In the Linux kernel, the following vulnerability has been resolved: dm cache: fix null-deref with concurrent writes in passthrough mode In… (CVE-2026-53064)
A null pointer dereference vulnerability was resolved in the Linux kernel's device mapper cache (dm-cache) when operating in passthrough mode. The flaw occurs during concurrent writes to the same cached block, where an error path attempts to unlock and free a null cache cell, causing a kernel crash. This issue can lead to denial of service due to kernel panic. The vulnerability has a medium severity score of 5.5 CVSS 3.1 and affects Linux kernel versions prior to the fix. The fix involves validating the cache cell pointer before unlocking it.
AI Analysis
Technical Summary
CVE-2026-53064 is a null pointer dereference vulnerability in the Linux kernel's dm-cache subsystem when used in passthrough mode. When dm-cache invalidates a cache entry, concurrent writes to the same cached block can cause the bio prison cell lock to fail, leaving the cache cell pointer (mg->cell) null. The error handling code in invalidate_complete() then attempts to unlock and free this null pointer unconditionally, triggering a kernel null pointer dereference and crash. The issue was reproducible with specific dmsetup and fio commands that create a cache device, promote data blocks, switch to passthrough mode, and perform concurrent writes. The fix checks the validity of mg->cell before unlocking it to prevent the null dereference.
Potential Impact
This vulnerability can cause a kernel null pointer dereference leading to a denial of service via system crash or kernel panic. There is no indication of confidentiality or integrity impact. The CVSS 3.1 base score is 5.5 (medium severity) reflecting local attack vector, low complexity, low privileges required, no user interaction, and impact limited to availability.
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. Until an official fix is applied, avoid using dm-cache in passthrough mode with concurrent writes to the same cached block to prevent triggering the null pointer dereference. Monitor vendor channels for updates and apply kernel updates that address this issue once available.
In the Linux kernel, the following vulnerability has been resolved: dm cache: fix null-deref with concurrent writes in passthrough mode In… (CVE-2026-53064)
Description
A null pointer dereference vulnerability was resolved in the Linux kernel's device mapper cache (dm-cache) when operating in passthrough mode. The flaw occurs during concurrent writes to the same cached block, where an error path attempts to unlock and free a null cache cell, causing a kernel crash. This issue can lead to denial of service due to kernel panic. The vulnerability has a medium severity score of 5.5 CVSS 3.1 and affects Linux kernel versions prior to the fix. The fix involves validating the cache cell pointer before unlocking it.
CVSS v3.1
Score 5.5medium
Weaknesses
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
CVE-2026-53064 is a null pointer dereference vulnerability in the Linux kernel's dm-cache subsystem when used in passthrough mode. When dm-cache invalidates a cache entry, concurrent writes to the same cached block can cause the bio prison cell lock to fail, leaving the cache cell pointer (mg->cell) null. The error handling code in invalidate_complete() then attempts to unlock and free this null pointer unconditionally, triggering a kernel null pointer dereference and crash. The issue was reproducible with specific dmsetup and fio commands that create a cache device, promote data blocks, switch to passthrough mode, and perform concurrent writes. The fix checks the validity of mg->cell before unlocking it to prevent the null dereference.
Potential Impact
This vulnerability can cause a kernel null pointer dereference leading to a denial of service via system crash or kernel panic. There is no indication of confidentiality or integrity impact. The CVSS 3.1 base score is 5.5 (medium severity) reflecting local attack vector, low complexity, low privileges required, no user interaction, and impact limited to availability.
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. Until an official fix is applied, avoid using dm-cache in passthrough mode with concurrent writes to the same cached block to prevent triggering the null pointer dereference. Monitor vendor channels for updates and apply kernel updates that address this issue once available.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-qvxh-98q9-x4j8
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-53064"]
- Database Specific Severity
- MODERATE
- Cvss Version
- 3.1
Threat ID: 6a5fcf481010f89cc21529f4
Added to database: 07/21/2026, 19:58:00 UTC
Last enriched: 09/15/2026, 06:36:14 UTC
Last updated: 09/15/2026, 06:36:14 UTC
Views: 35
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.