In the Linux kernel, the following vulnerability has been resolved:
dm integrity: call kmemcachedestroy() in dmintegrityinit() error path
Otherwise the journaliocache will leak if dmregistertarget() fails.