Lucene search
+L

719 matches found

RedhatCVE
RedhatCVE
added 2025/12/16 8:44 p.m.9 views

CVE-2023-53875

GOM Player 2.3.90.5360 contains a remote code execution vulnerability in its Internet Explorer component that allows attackers to execute arbitrary code through DNS spoofing. Attackers can redirect victims using a malicious URL shortcut and WebDAV technique to run a reverse shell with SMB server...

8.8CVSS8.6AI score0.00379EPSS
SaveExploits1References1
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.11 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.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.00166EPSS
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.00166EPSS
SaveExploits0References1
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.00166EPSS
SaveExploits0References23
CVE
CVE
added 2025/12/06 9:51 p.m.31 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
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
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
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
CVE
CVE
added 2025/12/06 9:51 p.m.35 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.6 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
Rows per page
Query Builder