dm-thin: fix metadata refcount underflow
Summary
| CVE | CVE-2026-46107 |
|---|---|
| State | PUBLISHED |
| Assigner | Linux |
| Source Priority | CVE Program / NVD first with legacy fallback |
| Published | 2026-05-28 10:16:26 UTC |
| Updated | 2026-06-19 13:16:33 UTC |
| Description | In the Linux kernel, the following vulnerability has been resolved: dm-thin: fix metadata refcount underflow There's a bug in dm-thin in the function rebalance_children. If the internal btree node has one entry, the code tries to copy all btree entries from the node's child to the node itself and then decrement the child's reference count. If the child node is shared (it has reference count > 1), we won't free it, so there would be two pointers to each of the grandchildren nodes. But the reference counts of the grandchildren is not increased, thus the reference count doesn't match the number of pointers that point to the grandchildren. This results in "device mapper: space map common: unable to decrement block" errors. Fix this bug by incrementing reference counts on the grandchildren if the btree node is shared. |
Risk And Classification
Primary CVSS: v3.1 7.8 HIGH from 416baaa9-dc9f-4396-8d5f-8c081fb06d67
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS: 0.001290000 probability, percentile 0.028630000 (date 2026-06-23)
| Version | Source | Type | Score | Severity | Vector |
|---|---|---|---|---|---|
| 3.1 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | Secondary | 7.8 | HIGH | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
| 3.1 | CNA | DECLARED | 7.8 | HIGH | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
CVSS v3.1 Breakdown
Attack Vector
LocalAttack Complexity
LowPrivileges Required
LowUser Interaction
NoneScope
UnchangedConfidentiality
HighIntegrity
HighAvailability
HighCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Vendor Declared Affected Products
| Source | Vendor | Product | Version | Platforms |
|---|---|---|---|---|
| CNA | Linux | Linux | affected 3241b1d3e0aaafbfcd320f4d71ade629728cc4f4 b719d12cb94df345e9ad2715fd0abe9afcaeb111 git | Not specified |
| CNA | Linux | Linux | affected 3241b1d3e0aaafbfcd320f4d71ade629728cc4f4 f49b41c9eb7c6ff00df27cd49cea210abbadd8ad git | Not specified |
| CNA | Linux | Linux | affected 3241b1d3e0aaafbfcd320f4d71ade629728cc4f4 f06f6aededd792a754cd677c02b3d3016d868c2c git | Not specified |
| CNA | Linux | Linux | affected 3241b1d3e0aaafbfcd320f4d71ade629728cc4f4 12161e03d33afce781f68fa11cc6060538862fad git | Not specified |
| CNA | Linux | Linux | affected 3241b1d3e0aaafbfcd320f4d71ade629728cc4f4 323d252a4a378834e4fe68298ca61cfc5dd3a460 git | Not specified |
| CNA | Linux | Linux | affected 3241b1d3e0aaafbfcd320f4d71ade629728cc4f4 85311a585a26640760cd0f3349ab9f2905691044 git | Not specified |
| CNA | Linux | Linux | affected 3241b1d3e0aaafbfcd320f4d71ade629728cc4f4 5ec0debbcfd43596e32c1239e993de06a704e04c git | Not specified |
| CNA | Linux | Linux | affected 3241b1d3e0aaafbfcd320f4d71ade629728cc4f4 09a65adc7d8bbfce06392cb6d375468e2728ead5 git | Not specified |
| CNA | Linux | Linux | affected 3.2 | Not specified |
| CNA | Linux | Linux | unaffected 3.2 semver | Not specified |
| CNA | Linux | Linux | unaffected 5.10.259 5.10.* semver | Not specified |
| CNA | Linux | Linux | unaffected 5.15.209 5.15.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.1.175 6.1.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.6.140 6.6.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.12.88 6.12.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.18.30 6.18.* semver | Not specified |
| CNA | Linux | Linux | unaffected 7.0.7 7.0.* semver | Not specified |
| CNA | Linux | Linux | unaffected 7.1 * original_commit_for_fix | Not specified |
References
| Reference | Source | Link | Tags |
|---|---|---|---|
| git.kernel.org/stable/c/5ec0debbcfd43596e32c1239e993de06a704e04c | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/b719d12cb94df345e9ad2715fd0abe9afcaeb111 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/85311a585a26640760cd0f3349ab9f2905691044 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/12161e03d33afce781f68fa11cc6060538862fad | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/323d252a4a378834e4fe68298ca61cfc5dd3a460 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/f49b41c9eb7c6ff00df27cd49cea210abbadd8ad | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/f06f6aededd792a754cd677c02b3d3016d868c2c | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/09a65adc7d8bbfce06392cb6d375468e2728ead5 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| CVE Program record | CVE.ORG | www.cve.org | canonical |
| NVD vulnerability detail | NVD | nvd.nist.gov | canonical, analysis |
No vendor comments have been submitted for this CVE.
There are currently no legacy QID mappings associated with this CVE.