CVE-2022-50856
Unknown Unknown - Not Provided

Resource Leak in Linux Kernel CIFS Component Due to xid Mismanagement

Vulnerability report for CVE-2022-50856, 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: cifs: Fix xid leak in cifs_ses_add_channel() Before return, should free the xid, otherwise, the xid will be leaked.

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 resource leak in the Linux kernel's CIFS (Common Internet File System) implementation. Specifically, the xid (transaction identifier) is not freed in the function cifs_ses_add_channel(), leading to a xid leak.

Impact Analysis

The xid leak can cause resource exhaustion over time, potentially leading to degraded system performance or instability due to unreleased resources in the kernel's CIFS subsystem.

Chat Assistant

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

EPSS Chart