CVE-2026-46327
dm: fix unlocked test for dm_suspended_md
Published: Jun 9, 2026Updated: Jun 14, 2026 Sources: CVE List NVD
7.8CVSSHIGH
Description
In the Linux kernel, the following vulnerability has been resolved: dm: fix unlocked test for dm_suspended_md The function dm_blk_report_zones tests if the device is suspended with the "dm_suspended_md" call. However, this function is called without holding any locks, so the device may be suspended just after it. Move the call to dm_suspended_md after dm_get_live_table, so that the device can't be suspended after the suspended state was tested.
CVSS Vector Breakdown
Exploitability
AV:LAttack VectorLocal
AC:LAttack ComplexityLow
PR:LPrivileges RequiredLow
UI:NUser InteractionNone
Scope
S:UScopeUnchanged
Impact
C:HConfidentialityHigh
I:HIntegrityHigh
A:HAvailabilityHigh
Affected Products
Exploitability
No known exploits, KEV entries, or remediation guidance available for this vulnerability yet.
References
https://git.kernel.org/stable/c/175ac0a6115400278d3900f5a04a58b17b3f6cd0
git.kernel.org
https://git.kernel.org/stable/c/24c405fdbe215c45e57bba672cc42859038491ee
git.kernel.org
https://git.kernel.org/stable/c/7a3385e97af2b6f485fef11e82d8c29adee4be93
git.kernel.org
and 1 more references View all →
Timeline
Published
Jun 9, 2026
Last Updated
Jun 14, 2026
Unlock Complete Vulnerability Intelligence
Get the full picture for CVE-2026-46327 and every CVE in our database. Create a free account — no credit card required.
Create Free AccountPlain-language analysis
Impact assessment and exploitation scenario in plain English
Attack graph visualization
Interactive attack path and kill chain mapping
Exploit details & PoC links
ExploitDB, Metasploit, GitHub PoCs with direct links
Nuclei scanner templates
Ready-to-use vulnerability scanner templates
Full remediation guide
Patch instructions, workarounds, and compliance impact
Interactive AI chat
Ask questions about this vulnerability in natural language
Related vulnerabilities
Semantically similar CVEs and attack patterns
REST API & MCP access
Integrate vulnerability data into your workflows