CVE-2026-72102

Summary

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.

Affected Software

VendorProductVersion RangeStatus
LinuxLinux6bbc923dfcf57d6b97388819a7393835664c7a8e < 3ba377a47a093cc19647ca7f102acd33a211d472affected
LinuxLinux6bbc923dfcf57d6b97388819a7393835664c7a8e < 72c3283a2abd60ecef295e02270f22ef1dfccd25affected
LinuxLinux6bbc923dfcf57d6b97388819a7393835664c7a8e < d6066145347e14db84c35b445e309f095d0d8125affected
LinuxLinux6bbc923dfcf57d6b97388819a7393835664c7a8e < 259ce9e3fc3a3f8c4e393a2072b8f34302eb4d5aaffected
LinuxLinux6bbc923dfcf57d6b97388819a7393835664c7a8e < 5f6500d44a912d4aed664600966706d76b81d9afaffected
LinuxLinux6bbc923dfcf57d6b97388819a7393835664c7a8e < 92e3c93d60be1f2425738cd66dbadac7d6bc0cd1affected
LinuxLinux6bbc923dfcf57d6b97388819a7393835664c7a8e < 7d8ed7cb844df21e4d93af11250fb3a5cb861147affected
LinuxLinux6bbc923dfcf57d6b97388819a7393835664c7a8e < 366665416f20527ff7cad548a32d1ddf23195740affected
LinuxLinux5.1affected
LinuxLinux0 < 5.1unaffected
LinuxLinux5.10.261 <= 5.10.*unaffected
LinuxLinux5.15.212 <= 5.15.*unaffected
LinuxLinux6.1.178 <= 6.1.*unaffected
LinuxLinux6.6.145 <= 6.6.*unaffected
LinuxLinux6.12.97 <= 6.12.*unaffected
LinuxLinux6.18.40 <= 6.18.*unaffected
LinuxLinux7.1.5 <= 7.1.*unaffected
LinuxLinux7.2 <= *unaffected

Weaknesses

References