Security Advisory

CVE-2022-50889

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-12-30 12:37:06
Last updated 2026-05-11 19:27:05
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: dm integrity: Fix UAF in dm_integrity_dtr() Dm_integrity also has the same UAF problem when dm_resume() and dm_destroy() are concurrent. Therefore, cancelling timer again in dm_integrity_dtr().