Bug 2426118 (CVE-2022-50889) - CVE-2022-50889 kernel: dm integrity: Fix UAF in dm_integrity_dtr()
Summary: CVE-2022-50889 kernel: dm integrity: Fix UAF in dm_integrity_dtr()
Keywords:
Status: NEW
Alias: CVE-2022-50889
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-12-30 13:10 UTC by OSIDB Bzimport
Modified: 2025-12-31 08:00 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-12-30 13:10:15 UTC
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().


Note You need to log in before you can comment on or make changes to this bug.