UNKNOWN NVD
CVE-2026-72102
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 kerne
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.
References
- https://git.kernel.org/stable/c/259ce9e3fc3a3f8c4e393a2072b8f34302eb4d5a
- https://git.kernel.org/stable/c/366665416f20527ff7cad548a32d1ddf23195740
- https://git.kernel.org/stable/c/3ba377a47a093cc19647ca7f102acd33a211d472
- https://git.kernel.org/stable/c/5f6500d44a912d4aed664600966706d76b81d9af
- https://git.kernel.org/stable/c/72c3283a2abd60ecef295e02270f22ef1dfccd25
This unknown severity vulnerability was published on 2026-08-15 via NVD.
vulnfeed aggregates 11655 vulnerabilities from NVD, CISA KEV,
Ubuntu, Debian, Red Hat, Kubernetes, Exploit-DB, OSS-Security, GitHub and OpenStack — updated every 4 hours.