Lucene search
+L

116 matches found

CVE
CVE
added 2025/12/30 12:23 p.m.41 views

CVE-2023-54280

CVE-2023-54280 affects the Linux kernel and concerns a race condition in CIFS when building IPC trees. The patch fixes a use-after-free in __tree_connect_dfs_target() by protecting access to TCP_Server_Info.hostname during IPC tree name construction and updating IPC tcon state on success to avoid...

9.8CVSS6.1AI score0.00503EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/12/30 12:15 p.m.14 views

CVE-2023-54260

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix lost destroy smbd connection when MR allocate failed If the MR allocate failed, the smb direct connection info is NULL, then smbddestroy will directly return, then the connection info will be leaked. Let's set the smb...

5.3AI score0.002EPSS
SaveExploits0
CVE
CVE
added 2025/12/24 12:23 p.m.28 views

CVE-2023-54076

The CVE-2023-54076 issue in the Linux kernel affects the SMB client (CIFS) by missing ses reference counting, potentially allowing use-after-free of ses->dfs_root_ses. The fix adds a new helper, cifs_smb_ses_inc_refcount(), to obtain an active reference on @ses and @ses->dfs_root_ses (if se...

9.8CVSS6.2AI score0.00441EPSS
SaveExploits0References2
Redos
Redos
added 2025/12/15 12:00 a.m.8 views

ROS-20251215-7313

A vulnerability in the cifs.upcall function of the CIFS cifs-utils network file system mount utility package is related to the provisioning of a data element for an erroneous session. Exploitation of the vulnerability could allow an attacker to disclose protected information...

5.9CVSS8.5AI score0.00211EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/12/10 4:24 a.m.14 views

CVE-2023-53794

In the Linux kernel, the following vulnerability has been resolved: cifs: fix session state check in reconnect to avoid use-after-free issue Don't collect exiting session in smb2reconnectserver, because it will be released soon. Note that the exiting session will stay in server-smbseslist until i...

4.7CVSS5.9AI score0.00515EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/12/10 12:39 a.m.21 views

SUSE CVE-2022-50643

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix xid leak in cifscopyfilerange If the file is used by swap, before return -EOPNOTSUPP, should free the xid, otherwise, the xid will be leaked...

3.3CVSS6.5AI score0.00199EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2025/12/10 12:36 a.m.23 views

SUSE CVE-2023-53794

In the Linux kernel, the following vulnerability has been resolved: cifs: fix session state check in reconnect to avoid use-after-free issue Don't collect exiting session in smb2reconnectserver, because it will be released soon. Note that the exiting session will stay in server-smbseslist until i...

7.5CVSS6.6AI score0.00515EPSS
SaveExploits0References35
Tenable Nessus
Tenable Nessus
added 2025/12/10 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2022-50643

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - cifs: Fix xid leak in cifscopyfilerange If the file is used by swap, before return -EOPNOTSUPP, should free the xid, otherwise, the xid will be leaked...

6AI score0.00199EPSS
SaveExploits0References3
NVD
NVD
added 2025/12/09 1:16 a.m.16 views

CVE-2023-53794

In the Linux kernel, the following vulnerability has been resolved: cifs: fix session state check in reconnect to avoid use-after-free issue Don't collect exiting session in smb2reconnectserver, because it will be released soon. Note that the exiting session will stay in server-smbseslist until i...

9.8CVSS0.00515EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/12/09 12:00 a.m.7 views

CVE-2022-50643

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix xid leak in cifscopyfilerange If the file is used by swap, before return -EOPNOTSUPP, should free the xid, otherwise, the xid will be leaked...

5.3AI score0.00199EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/12/09 12:00 a.m.13 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a cifs session state checking issue...

6.2AI score0.00515EPSS
SaveExploits0References4
NVD
NVD
added 2025/12/08 2:15 a.m.12 views

CVE-2023-53751

In the Linux kernel, the following vulnerability has been resolved: cifs: fix potential use-after-free bugs in TCPServerInfo::hostname TCPServerInfo::hostname may be updated once or many times during reconnect, so protect its access outside reconnect path as well and then prevent any potential...

9.8CVSS0.00415EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/10/30 9:48 a.m.23 views

CVE-2025-40099

In the Linux kernel, the following vulnerability has been resolved: cifs: parsedfsreferrals: prevent oob on malformed input Malicious SMB server can send invalid reply to FSCTLDFSGETREFERRALS - reply smaller than sizeofstruct getdfsreferralrsp - reply with number of referrals smaller than...

9.4CVSS5.2AI score0.00382EPSS
SaveExploits0
EUVD
EUVD
added 2025/10/07 12:30 a.m.12 views

EUVD-2014-4205

Malware in sbrugna...

7.5CVSS6.3AI score0.0238EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/03 8:07 p.m.9 views

EUVD-2022-55611

Malicious code in bioql PyPI...

6.3AI score0.00154EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:07 p.m.10 views

EUVD-2025-27882

Malicious code in bioql PyPI...

6.3AI score0.00353EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/19 3:26 p.m.11 views

CVE-2025-39838 cifs: prevent NULL pointer dereference in UTF16 conversion

In the Linux kernel, the following vulnerability has been resolved: cifs: prevent NULL pointer dereference in UTF16 conversion There can be a NULL pointer dereference bug here. NULL is passed to cifssfumakenode without checks, which passes it unchecked to cifsstrnduptoutf16, which in turn passes ...

6AI score
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2025/09/18 11:38 p.m.15 views

SUSE CVE-2023-53377

In the Linux kernel, the following vulnerability has been resolved: cifs: prevent use-after-free by freeing the cfile later In smb2compoundop we have a possible use-after-free which can cause hard to debug problems later on. This was revealed during stress testing with KASAN enabled kernel. Fixin...

5.5CVSS6.5AI score0.00148EPSS
SaveExploits0References19
OSV
OSV
added 2025/09/18 2:15 p.m.8 views

UBUNTU-CVE-2023-53377

In the Linux kernel, the following vulnerability has been resolved: cifs: prevent use-after-free by freeing the cfile later In smb2compoundop we have a possible use-after-free which can cause hard to debug problems later on. This was revealed during stress testing with KASAN enabled kernel. Fixin...

7.8CVSS5.7AI score0.00148EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2025/09/18 12:00 a.m.8 views

PT-2025-38446

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.1.0-rc5+ 82 Description A use-after-free UAF issue exists in the CIFS implementation of the Linux kernel. Specifically, the issue occurs when destroying the Message Response MR list. If MR allocation fails, the...

6.3AI score0.00149EPSS
SaveExploits0References9
Rows per page
Query Builder