PatchSiren cyber security CVE debrief
CVE-2026-80963 Linux CVE debrief
A vulnerability in the Linux kernel's dm-stats component can cause a crash if allocation of per-cpu data fails. The issue arises when dm_kvzalloc() fails, leading to a NULL pointer dereference in dm_stat_free(). This vulnerability affects Linux kernel maintainers, administrators, and security teams responsible for patching and mitigating vulnerabilities in Linux-based systems. The affected component, dm-stats, is a part of the Linux kernel's device-mapper subsystem, which provides a framework for creating and managing block devices. The vulnerability has a significant impact on system stability and security, as it can lead to crashes and potential privilege escalation.
- 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, administrators, and security teams responsible for patching and mitigating vulnerabilities in Linux-based systems should verify kernel versions, prioritize patching or mitigation, and monitor system logs to address potential exposure and crashes. The vulnerability has a significant impact on system stability and security, as it can lead to crashes and potential privilege escalation.
Why it matters
A vulnerability in the Linux kernel's dm-stats component can cause a crash if allocation of per-cpu data fails. Linux kernel maintainers, administrators, and security teams should verify kernel versions, prioritize patching or mitigation, and monitor system logs to address potential exposure and crashes.
- Verify Linux kernel versions to assess exposure
- Prioritize patching or mitigation for affected systems to prevent potential crashes
- Monitor system logs for potential crashes related to dm-stats
Technical summary
The Linux kernel's dm-stats component is vulnerable to a crash caused by a NULL pointer dereference when allocation of per-cpu data fails. This occurs when dm_kvzalloc() fails, and dm_stat_free() attempts to access NULL pointers. The vulnerability affects Linux kernel maintainers, administrators, and security teams responsible for patching and mitigating vulnerabilities in Linux-based systems. The affected component, dm-stats, is a part of the Linux kernel's device-mapper subsystem, which provides a framework for creating and managing block devices.
Defensive priority
Verify Linux kernel versions and assess exposure; prioritize patching or mitigation for affected systems.
Recommended defensive actions
- Verify Linux kernel versions and assess exposure
- Prioritize patching or mitigation for affected systems
- Monitor system logs for potential crashes
- 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
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
Evidence notes
The CVE record and NVD entry provide details on the vulnerability. However, the scope of affected versions and systems requires further verification. Linux kernel maintainers, administrators, and security teams should verify kernel versions, prioritize patching or mitigation, and monitor system logs to address potential exposure and crashes. The vulnerability is caused by a NULL pointer dereference in dm_stat_free(), which occurs when dm_kvzalloc() fails to allocate per-cpu data.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-80963 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-80963
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-80963 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-80963
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/0c8f7870ed3ebd512f090d7714cc2c556b9e5c75
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/74210fa072960a18bb0eead487585452af722e4f
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/c3f211b7a277dd404b4e7d23095be964b5b46a27
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/cc87e26d9cce22061dc21e51e11afef29dbbc36a
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.