Answer in brief
CVE-2026-72102 records a Unknown severity vulnerability in dm_early_create: fix freeing used table on dm_resume failure. The current sources do not mark it as known exploited. The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
Answer in brief
CVE-2026-72102 records a Unknown severity vulnerability in dm_early_create: fix freeing used table on dm_resume failure. The current sources do not mark it as known exploited. The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
A CVSS score is not reported in the current record. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=6bbc923dfcf57d6b97388819a7393835664c7a8e <3ba377a47a093cc19647ca7f102acd33a211d472 || >=6bbc923dfcf57d6b97388819a7393835664c7a8e <72c3283a2abd60ecef295e02270f22ef1dfccd25 || >=6bbc923dfcf57d6b97388819a7393835664c7a8e <d6066145347e14db84c35b445e309f095d0d8125 || >=6bbc923dfcf57d6b97388819a7393835664c7a8e <259ce9e3fc3a3f8c4e393a2072b8f34302eb4d5a || >=6bbc923dfcf57d6b97388819a7393835664c7a8e <5f6500d44a912d4aed664600966706d76b81d9af || >=6bbc923dfcf57d6b97388819a7393835664c7a8e <92e3c93d60be1f2425738cd66dbadac7d6bc0cd1 || >=6bbc923dfcf57d6b97388819a7393835664c7a8e <7d8ed7cb844df21e4d93af11250fb3a5cb861147 || >=6bbc923dfcf57d6b97388819a7393835664c7a8e <366665416f20527ff7cad548a32d1ddf23195740 | 3ba377a47a093cc19647ca7f102acd33a211d472, 72c3283a2abd60ecef295e02270f22ef1dfccd25, d6066145347e14db84c35b445e309f095d0d8125, 259ce9e3fc3a3f8c4e393a2072b8f34302eb4d5a, 5f6500d44a912d4aed664600966706d76b81d9af, 92e3c93d60be1f2425738cd66dbadac7d6bc0cd1, 7d8ed7cb844df21e4d93af11250fb3a5cb861147, 366665416f20527ff7cad548a32d1ddf23195740 |
| Linux/Linuxgeneric | 5.1 | Not reported |
Published upstream
Aug 15, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 15, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 15, 2026
In the Linux kernel, the following vulnerability has been resolved: dm_early_create: fix freeing used table on dm_resume failure If dm_resume fails, the kernel attempts to free table with dm_table_destroy, but the table was already instantiated with dm_swap_table. This commit skips the call to dm_table_destroy in this case.
Quoted source text, attributed separately from HOL analysis.
A CVSS score is not reported in the current record. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=6bbc923dfcf57d6b97388819a7393835664c7a8e <3ba377a47a093cc19647ca7f102acd33a211d472 || >=6bbc923dfcf57d6b97388819a7393835664c7a8e <72c3283a2abd60ecef295e02270f22ef1dfccd25 || >=6bbc923dfcf57d6b97388819a7393835664c7a8e <d6066145347e14db84c35b445e309f095d0d8125 || >=6bbc923dfcf57d6b97388819a7393835664c7a8e <259ce9e3fc3a3f8c4e393a2072b8f34302eb4d5a || >=6bbc923dfcf57d6b97388819a7393835664c7a8e <5f6500d44a912d4aed664600966706d76b81d9af || >=6bbc923dfcf57d6b97388819a7393835664c7a8e <92e3c93d60be1f2425738cd66dbadac7d6bc0cd1 || >=6bbc923dfcf57d6b97388819a7393835664c7a8e <7d8ed7cb844df21e4d93af11250fb3a5cb861147 || >=6bbc923dfcf57d6b97388819a7393835664c7a8e <366665416f20527ff7cad548a32d1ddf23195740 | 3ba377a47a093cc19647ca7f102acd33a211d472, 72c3283a2abd60ecef295e02270f22ef1dfccd25, d6066145347e14db84c35b445e309f095d0d8125, 259ce9e3fc3a3f8c4e393a2072b8f34302eb4d5a, 5f6500d44a912d4aed664600966706d76b81d9af, 92e3c93d60be1f2425738cd66dbadac7d6bc0cd1, 7d8ed7cb844df21e4d93af11250fb3a5cb861147, 366665416f20527ff7cad548a32d1ddf23195740 |
| Linux/Linuxgeneric | 5.1 | Not reported |
Published upstream
Aug 15, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 15, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 15, 2026
In the Linux kernel, the following vulnerability has been resolved: dm_early_create: fix freeing used table on dm_resume failure If dm_resume fails, the kernel attempts to free table with dm_table_destroy, but the table was already instantiated with dm_swap_table. This commit skips the call to dm_table_destroy in this case.
Quoted source text, attributed separately from HOL analysis.