Lucene search
K

28 matches found

Redos
Redos
added 2026/04/03 12:0 a.m.3 views

ROS-20260403-73-0002

A vulnerability in the smb2sesssetup function of the fs/smb/server/smb2pdu.c module of the ksmbd component of the Linux operating system kernel is related to the ability to use memory after it has been freed. Exploitation of the vulnerability could allow an attacker acting remotely to cause a...

7.8CVSS6.7AI score0.00058EPSS
Exploits2
SUSE CVE
SUSE CVE
added 2025/12/08 12:22 a.m.1 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.00056EPSS
Exploits0References3
NVD
NVD
added 2025/12/06 10:15 p.m.1 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.00056EPSS
Exploits0References5
ATTACKERKB
ATTACKERKB
added 2025/12/06 9:51 p.m.2 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.00056EPSS
Exploits0References6Affected Software1
OSV
OSV
added 2025/12/06 9:51 p.m.2 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...

6.3AI score0.00056EPSS
Exploits0References8
VulnCheck KEV
VulnCheck KEV
added 2025/10/09 12:0 a.m.9 views

VulnCheck KEV: CVE-2025-37899

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in session logoff The sess-user object can currently be in use by another thread, for example if another connection has sent a session setup request to bind to the session being free'd. The handler for...

7.8CVSS5.7AI score0.00058EPSS
In wildExploits2References2
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2024-45139

Malicious code in bioql PyPI...

7.8CVSS7.8AI score0.00021EPSS
Exploits0References5
Cvelist
Cvelist
added 2025/08/16 1:29 p.m.5 views

CVE-2023-3867 ksmbd: fix out of bounds read in smb2_sess_setup

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix out of bounds read in smb2sesssetup ksmbd does not consider the case of that smb2 session setup is in compound request. If this is the second payload of the compound, OOB read issue occurs while processing the first...

0.00115EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2025/08/15 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2025-37778

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ksmbd: Fix dangling pointer in krbauthenticate krbauthenticate frees sess-user and does not set the pointer to NULL. It calls ksmbdkrb5authenticate to...

7.8CVSS6.7AI score0.00077EPSS
Exploits0References2
ATTACKERKB
ATTACKERKB
added 2025/05/01 2:15 p.m.3 views

CVE-2025-37778

In the Linux kernel, the following vulnerability has been resolved: ksmbd: Fix dangling pointer in krbauthenticate krbauthenticate frees sess-user and does not set the pointer to NULL. It calls ksmbdkrb5authenticate to reinitialise sess-user but that function may return without doing so. If that...

7.8CVSS6.1AI score0.00077EPSS
Exploits0References7Affected Software1
Positive Technologies
Positive Technologies
added 2025/04/07 12:0 a.m.1 views

PT-2025-18459

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A dangling pointer issue in the krb authenticate function has been identified. The krb authenticate function frees sess-user but does not set the pointer to NULL. It then calls ksmbd krb...

7.8CVSS6.7AI score0.00077EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2025/03/06 12:0 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2024-50086

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix user-after-free from session log off There is racy issue between smb2 session log...

7.8CVSS6.4AI score0.00021EPSS
Exploits0References2
Microsoft CVE
Microsoft CVE
added 2025/01/29 8:0 a.m.1 views

ksmbd: fix slab-use-after-free in ksmbd_smb2_session_create

...

7.8CVSS7.5AI score0.0002EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2024/10/29 8:25 a.m.9 views

CVE-2024-50086

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix user-after-free from session log off There is racy issue between smb2 session log off and smb2 session setup. It will cause user-after-free from session log off. This add sessionlock when setting SMB2SESSIONEXPIRED and...

7CVSS7AI score0.00021EPSS
Exploits0References4
NVD
NVD
added 2024/10/29 1:15 a.m.13 views

CVE-2024-50086

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix user-after-free from session log off There is racy issue between smb2 session log off and smb2 session setup. It will cause user-after-free from session log off. This add sessionlock when setting SMB2SESSIONEXPIRED and...

7.8CVSS0.00021EPSS
Exploits0References6
OSV
OSV
added 2024/10/29 1:15 a.m.0 views

UBUNTU-CVE-2024-50086

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix user-after-free from session log off There is racy issue between smb2 session log off and smb2 session setup. It will cause user-after-free from session log off. This add sessionlock when setting SMB2SESSIONEXPIRED and...

7.8CVSS6.5AI score0.00021EPSS
Exploits0References35
OSV
OSV
added 2024/10/29 12:50 a.m.10 views

CVE-2024-50086 ksmbd: fix user-after-free from session log off

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix user-after-free from session log off There is racy issue between smb2 session log off and smb2 session setup. It will cause user-after-free from session log off. This add sessionlock when setting SMB2SESSIONEXPIRED and...

7.8CVSS6.5AI score0.00021EPSS
Exploits0References9
CVE
CVE
added 2024/10/29 12:50 a.m.142 views

CVE-2024-50086

Summary of findings (CVE-2024-50086): In the Linux kernel, the ksmbd component had a race between SMB2 session log off and SMB2 session setup that could lead to a user-after-free. The patch introduces a session_lock when SMB2_SESSION_EXPIRED is set and makes the session’s reference count apply to...

7.8CVSS6.7AI score0.00021EPSS
Exploits0References6Affected Software1
Vulnrichment
Vulnrichment
added 2024/10/29 12:50 a.m.3 views

CVE-2024-50086 ksmbd: fix user-after-free from session log off

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix user-after-free from session log off There is racy issue between smb2 session log off and smb2 session setup. It will cause user-after-free from session log off. This add sessionlock when setting SMB2SESSIONEXPIRED and...

7AI score0.00021EPSS
Exploits0References5
SUSE CVE
SUSE CVE
added 2024/10/09 3:40 a.m.1 views

SUSE CVE-2023-3867

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix out of bounds read in smb2sesssetup ksmbd does not consider the case of that smb2 session setup is in compound request. If this is the second payload of the compound, OOB read issue occurs while processing the first...

7.1CVSS6.5AI score0.00115EPSS
Exploits0References16
Rows per page
Query Builder