Lucene search
+L

721 matches found

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.00166EPSS
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.00166EPSS
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.1AI score0.00166EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/12/07 9:55 p.m.4 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.6AI score0.00166EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/12/07 12:30 a.m.12 views

EUVD-2025-201569

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...

6AI score0.00166EPSS
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.00166EPSS
SaveExploits0References5
NVD
NVD
added 2025/12/06 10:15 p.m.9 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.00166EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/06 10:15 p.m.6 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.00166EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/06 10:15 p.m.12 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.00166EPSS
SaveExploits0References23
Cvelist
Cvelist
added 2025/12/06 9:51 p.m.31 views

CVE-2025-40286 smb/server: fix possible memory leak in smb2_read()

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.00166EPSS
SaveExploits0References5
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.00166EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 2025/12/06 9:51 p.m.32 views

CVE-2025-40286

In the Linux kernel SMB server (ksmbd), CVE-2025-40286 is due to a possible memory leak in smb2_read() when ksmbd_vfs_read() fails. The root cause is the missing kvfree() call, and the fix is to add the kvfree() to release allocated resources. The vulnerability affects the smb/server path in the ...

6.1AI score0.00166EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/12/06 9:51 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...

5.2AI score0.00166EPSS
SaveExploits0
OSV
OSV
added 2025/12/06 9:51 p.m.4 views

CVE-2025-40286 smb/server: fix possible memory leak in smb2_read()

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.3AI score0.00166EPSS
SaveExploits0References8
CVE
CVE
added 2025/12/06 9:51 p.m.36 views

CVE-2025-40285

The CVE-2025-40285 issue affects the Linux kernel smb/server (ksmbd) in smb2_sess_setup, where a missing ksmbd_user_session_put() caused a reference count leak of ksmbd_session on session reconnect. The fix adds the missing ksmbd_user_session_put() to prevent the leak, with upstream commits refer...

6.1AI score0.00166EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/12/06 9:51 p.m.26 views

CVE-2025-40285 smb/server: fix possible refcount leak in smb2_sess_setup()

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.00166EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2025/12/06 9:51 p.m.4 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...

5.8AI score0.00166EPSS
SaveExploits0References6Affected Software1
Debian CVE
Debian CVE
added 2025/12/06 9:51 p.m.8 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...

5.1AI score0.00166EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/12/06 12:0 a.m.7 views

PT-2025-49386

Name of the Vulnerable Software and Affected Versions Linux Kernel affected versions not specified Description A reference count leak exists in the smb2 sess setup function within the SMB server component of the Linux kernel. Specifically, the reference count of ksmbd session can leak when a...

5.2AI score0.00166EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/12/06 12:0 a.m.9 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 the smb server not properly releasing ksmbdsession references, which could lead to a memory leak...

6.1AI score0.00166EPSS
SaveExploits0References8
Rows per page
Query Builder