CVE-2022-50889
Unknown Unknown - Not Provided
Use-After-Free Vulnerability in Linux Kernel dm_integrity Component

Publication date: 2025-12-30

Last updated on: 2025-12-30

Assigner: kernel.org

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().
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-12-30
Last Modified
2025-12-30
Generated
2026-05-07
AI Q&A
2025-12-30
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
linux linux_kernel *
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability is a Use-After-Free (UAF) issue in the Linux kernel's dm_integrity module, specifically in the dm_integrity_dtr() function. It also occurs when dm_resume() and dm_destroy() run concurrently. The problem involves improper handling of timers, which can lead to accessing memory that has already been freed.


How can this vulnerability impact me? :

The Use-After-Free vulnerability in the dm_integrity module can potentially lead to system instability, crashes, or exploitation by attackers to execute arbitrary code or cause denial of service. This can affect the reliability and security of systems using the affected Linux kernel.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart