Lucene search
+L

747 matches found

Debian CVE
Debian CVE
added 2025/12/30 12:3 p.m.6 views

CVE-2023-54162

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix possible memory leak in smb2lock argv needs to be free when setupasyncwork fails or when the current process is woken up...

5.2AI score0.00156EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/12/30 12:3 p.m.32 views

CVE-2023-54162 ksmbd: fix possible memory leak in smb2_lock()

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix possible memory leak in smb2lock argv needs to be free when setupasyncwork fails or when the current process is woken up...

0.00156EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/12/30 12:0 a.m.10 views

PT-2025-54032

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.1.21 3 Description The Linux kernel contains a flaw within the ksmbd module, specifically in the init smb2 rsp hdr function. This issue manifests as a slab-out-of-bounds write when an SMB1 mount operation fails...

6.4AI score0.00168EPSS
SaveExploits0References6
Microsoft CVE
Microsoft CVE
added 2025/12/10 9:1 a.m.6 views

smb: client: fix potential UAF in smb2_close_cached_fid()

...

7CVSS7AI score0.00199EPSS
SaveExploits0
NVD
NVD
added 2025/12/09 4:17 p.m.4 views

CVE-2025-40328

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix potential UAF in smb2closecachedfid findorcreatecacheddir could grab a new reference after krefput had seen the refcount drop to zero but before cfidlistlock is acquired in smb2closecachedfid, leading to...

0.00199EPSS
SaveExploits0References4
CVE
CVE
added 2025/12/09 4:9 a.m.22 views

CVE-2025-40328

CVE-2025-40328 : In the Linux kernel, the smb client could suffer a use-after-free in smb2_close_cached_fid() due to a race where a new reference could be grabbed after kref_put() dropped to zero but before cfid_list_lock is acquired. The fix switches to kref_put_lock() so cfid_release() is calle...

6AI score0.00199EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/12/09 12:24 a.m.5 views

SUSE CVE-2025-40320

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix potential cfid UAF in smb2queryinfocompound When smb2queryinfocompound retries, a previously allocated cfid may have been freed in the first attempt. Because cfid wasn't reset on replay, later cleanup could act o...

5.5CVSS6.2AI score0.00162EPSS
SaveExploits0References21
CVE
CVE
added 2025/12/09 12:0 a.m.26 views

CVE-2023-53794

CVE-2023-53794 is a Linux kernel issue related to the CIFS session reconnect path. The provided documents confirm a fix for a use-after-free vulnerability by hardening the session state check in smb2_reconnect_server() and by avoiding collecting the exiting session in the reconnect flow. Affected...

6.2AI score0.00172EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/12/08 3:31 a.m.7 views

EUVD-2025-201625

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix potential cfid UAF in smb2queryinfocompound When smb2queryinfocompound retries, a previously allocated cfid may have been freed in the first attempt. Because cfid wasn't reset on replay, later cleanup could act o...

5.9AI score0.00162EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/12/08 1:16 a.m.7 views

CVE-2025-40320

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix potential cfid UAF in smb2queryinfocompound When smb2queryinfocompound retries, a previously allocated cfid may have been freed in the first attempt. Because cfid wasn't reset on replay, later cleanup could act o...

6.2AI score0.00162EPSS
SaveExploits0References22
OSV
OSV
added 2025/12/08 12:46 a.m.4 views

CVE-2025-40320 smb: client: fix potential cfid UAF in smb2_query_info_compound

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix potential cfid UAF in smb2queryinfocompound When smb2queryinfocompound retries, a previously allocated cfid may have been freed in the first attempt. Because cfid wasn't reset on replay, later cleanup could act o...

6.3AI score0.00162EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2025/12/08 12:22 a.m.5 views

SUSE CVE-2025-40285

In the Linux kernel, the following vulnerability has been resolved: smb/server: fix possible refcount leak in smb2sesssetup Reference count of ksmbdsession will leak when session need reconnect. Fix this by adding the missing ksmbdusersessionput...

6.5AI score0.00162EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/12/08 12:22 a.m.5 views

SUSE CVE-2025-40286

In the Linux kernel, the following vulnerability has been resolved: smb/server: fix possible memory leak in smb2read Memory leak occurs when ksmbdvfsread fails. Fix this by adding the missing kvfree...

6.5AI score0.00162EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/12/08 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2025-40286

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - smb/server: fix possible memory leak in smb2read Memory leak occurs when ksmbdvfsread fails. Fix this by adding the missing kvfree. CVE-2025-40286 Note that...

6.2AI score0.00162EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/12/07 12:30 a.m.5 views

EUVD-2025-201570

In the Linux kernel, the following vulnerability has been resolved: smb/server: fix possible refcount leak in smb2sesssetup Reference count of ksmbdsession will leak when session need reconnect. Fix this by adding the missing ksmbdusersessionput...

5.9AI score0.00162EPSS
SaveExploits0References6
NVD
NVD
added 2025/12/06 10:15 p.m.7 views

CVE-2025-40285

In the Linux kernel, the following vulnerability has been resolved: smb/server: fix possible refcount leak in smb2sesssetup Reference count of ksmbdsession will leak when session need reconnect. Fix this by adding the missing ksmbdusersessionput...

0.00162EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/06 10:15 p.m.5 views

DEBIAN-CVE-2025-40286

In the Linux kernel, the following vulnerability has been resolved: smb/server: fix possible memory leak in smb2read Memory leak occurs when ksmbdvfsread fails. Fix this by adding the missing kvfree...

5.2AI score0.00162EPSS
SaveExploits0References1
NVD
NVD
added 2025/12/06 10:15 p.m.8 views

CVE-2025-40286

In the Linux kernel, the following vulnerability has been resolved: smb/server: fix possible memory leak in smb2read Memory leak occurs when ksmbdvfsread fails. Fix this by adding the missing kvfree...

0.00162EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/06 10:15 p.m.11 views

UBUNTU-CVE-2025-40286

In the Linux kernel, the following vulnerability has been resolved: smb/server: fix possible memory leak in smb2read Memory leak occurs when ksmbdvfsread fails. Fix this by adding the missing kvfree...

5.7AI score0.00162EPSS
SaveExploits0References23
ATTACKERKB
ATTACKERKB
added 2025/12/06 9:51 p.m.10 views

CVE-2025-40286

In the Linux kernel, the following vulnerability has been resolved: smb/server: fix possible memory leak in smb2read Memory leak occurs when ksmbdvfsread fails. Fix this by adding the missing kvfree...

5.8AI score0.00162EPSS
SaveExploits0References6Affected Software1
Rows per page
Query Builder