CVE-2023-54280
Unknown Unknown - Not Provided

Use-After-Free Vulnerability in Linux CIFS IPC Tree Connection

Vulnerability report for CVE-2023-54280, 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 potential race when tree connecting ipc Protect access of TCP_Server_Info::hostname when building the ipc tree name as it might get freed in cifsd thread and thus causing an use-after-free bug in __tree_connect_dfs_target(). Also, while at it, update status of IPC tcon on success and then avoid any extra tree connects.

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

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 bug in the Linux kernel's CIFS (Common Internet File System) implementation. It occurs due to a race condition when connecting the IPC tree, where the hostname in TCP_Server_Info might be freed by the cifsd thread while still being accessed, leading to potential memory corruption or crashes.

Impact Analysis

The vulnerability can cause memory corruption or crashes in the Linux kernel's CIFS subsystem, potentially leading to denial of service or other unpredictable behavior on systems using CIFS for network file sharing.

Chat Assistant

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

EPSS Chart