In the Linux kernel, the following vulnerability has been resolved: nvdimm/btt: Handle preemption in BTT lane acquisition BTT lanes serialize access… (CVE-2026-74365)
A vulnerability in the Linux kernel's nvdimm/btt component related to lane acquisition has been resolved. The issue involved a race condition due to improper handling of preemption in BTT lane locking, which could lead to silent data corruption during BTT writes. The previous spinlock and recursion count model was inadequate because BTT lanes became preemptible, allowing concurrent access to the same lane. The fix replaces the spinlock with a per-lane mutex and adds checks to prevent atomic-context misuse.
AI Analysis
Technical Summary
The Linux kernel's nvdimm/btt subsystem serializes access to per-lane metadata and workspace state during BTT I/O using lanes. A race condition was identified where the existing spinlock-based recursion model failed to handle preemption properly, allowing concurrent access to the same lane by different tasks on the same CPU. This race could cause silent data corruption during BTT writes, as reported by the btt-check unit test. Additionally, some flush callbacks could sleep, making spinlocks inappropriate for lane locking. The vulnerability was addressed by replacing the spinlock and recursion count with a dynamically allocated per-lane mutex array, enforcing unconditional lane locking, and adding might_sleep() checks to catch improper atomic-context calls. The issue was discovered through the ndctl unit test btt-check.sh.
Potential Impact
The vulnerability could lead to silent data corruption during BTT write operations in the Linux kernel due to concurrent access to the same lane caused by improper locking under preemption. This undermines data integrity for systems using the nvdimm/btt subsystem.
Mitigation Recommendations
A fix has been implemented in the Linux kernel replacing the spinlock-based lane locking with a per-lane mutex array and adding checks to prevent improper atomic-context usage. Users should apply the official Linux kernel updates that include this fix. Patch status is not explicitly confirmed in the provided data; therefore, check the vendor advisory or Linux kernel release notes for the specific patch availability and version details.
In the Linux kernel, the following vulnerability has been resolved: nvdimm/btt: Handle preemption in BTT lane acquisition BTT lanes serialize access… (CVE-2026-74365)
Description
A vulnerability in the Linux kernel's nvdimm/btt component related to lane acquisition has been resolved. The issue involved a race condition due to improper handling of preemption in BTT lane locking, which could lead to silent data corruption during BTT writes. The previous spinlock and recursion count model was inadequate because BTT lanes became preemptible, allowing concurrent access to the same lane. The fix replaces the spinlock with a per-lane mutex and adds checks to prevent atomic-context misuse.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Linux kernel's nvdimm/btt subsystem serializes access to per-lane metadata and workspace state during BTT I/O using lanes. A race condition was identified where the existing spinlock-based recursion model failed to handle preemption properly, allowing concurrent access to the same lane by different tasks on the same CPU. This race could cause silent data corruption during BTT writes, as reported by the btt-check unit test. Additionally, some flush callbacks could sleep, making spinlocks inappropriate for lane locking. The vulnerability was addressed by replacing the spinlock and recursion count with a dynamically allocated per-lane mutex array, enforcing unconditional lane locking, and adding might_sleep() checks to catch improper atomic-context calls. The issue was discovered through the ndctl unit test btt-check.sh.
Potential Impact
The vulnerability could lead to silent data corruption during BTT write operations in the Linux kernel due to concurrent access to the same lane caused by improper locking under preemption. This undermines data integrity for systems using the nvdimm/btt subsystem.
Mitigation Recommendations
A fix has been implemented in the Linux kernel replacing the spinlock-based lane locking with a per-lane mutex array and adding checks to prevent improper atomic-context usage. Users should apply the official Linux kernel updates that include this fix. Patch status is not explicitly confirmed in the provided data; therefore, check the vendor advisory or Linux kernel release notes for the specific patch availability and version details.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-h26r-wqjv-57jf
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-74365"]
- Ecosystems
- []
- Database Specific Severity
- null
- Cvss Version
- null
Threat ID: 6a808b69bf8831d5394f6344
Added to database: 08/15/2026, 15:53:13 UTC
Last enriched: 08/15/2026, 16:04:56 UTC
Last updated: 08/15/2026, 16:04:56 UTC
Views: 1
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.