CVE-2022-50843
Unknown Unknown - Not Provided

Use-After-Free Vulnerability in Linux Kernel dm_clone Component

Vulnerability report for CVE-2022-50843, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

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 clone: Fix UAF in clone_dtr() Dm_clone also has the same UAF problem when dm_resume() and dm_destroy() are concurrent. Therefore, cancelling timer again in clone_dtr().

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2025-12-30
Last Modified
2025-12-30
Generated
2026-07-06
AI Q&A
2025-12-30
EPSS Evaluated
2026-07-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 Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is a Use-After-Free (UAF) issue in the Linux kernel's device mapper clone target (dm_clone). It occurs in the clone_dtr() function and also when dm_resume() and dm_destroy() are called concurrently, leading to potential memory corruption or crashes due to accessing freed memory.

Impact Analysis

The vulnerability can lead to system instability, crashes, or potentially allow an attacker to execute arbitrary code or cause denial of service by exploiting the Use-After-Free condition in the kernel's device mapper clone target.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2022-50843. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart