Lucene search
+L

847 matches found

OSV
OSV
added 2024/11/07 10:15 a.m.13 views

UBUNTU-CVE-2024-50152

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix possible double free in smb2setea Clang static checkerscan-build warning: fs/smb/client/smb2ops.c:1304:2: Attempt to free released memory. 1304 | kfreeea; | ^ There is a double free in such case: 'ea is initializ...

9.8CVSS6.2AI score0.00481EPSS
SaveExploits0References18
SUSE Linux
SUSE Linux
added 2024/10/30 6:33 p.m.30 views

Security update for the Linux Kernel RT (Live Patch 10 for SLE 15 SP5)

This update for the Linux Kernel 5.14.21-1505001335 fixes several issues. The following security issues were fixed: CVE-2024-35905: Fixed int overflow for stack access size bsc1226327. CVE-2021-47598: schcake: do not call cakedestroy from cakeinit bsc1227471. CVE-2024-35863: Fixed potential UAF i...

7.8CVSS8.6AI score0.0094EPSS
SaveExploits1References120
RedhatCVE
RedhatCVE
added 2024/10/29 8:25 a.m.16 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.00477EPSS
SaveExploits0References4
NVD
NVD
added 2024/10/29 1:15 a.m.21 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...

9.8CVSS0.00477EPSS
SaveExploits0References6
OSV
OSV
added 2024/10/29 1:15 a.m.11 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...

9.8CVSS6.5AI score0.00477EPSS
SaveExploits0References35
CVE
CVE
added 2024/10/29 12:50 a.m.175 views

CVE-2024-50086

CVE-2024-50086 affects the Linux kernel ksmbd (SMB2 server). A race between SMB2 session log off and session setup could lead to a use-after-free of the session object. The patch adds a session_lock when setting SMB2_SESSION_EXPIRED and switches to a reference-counted/session-scoped reference to ...

9.8CVSS6.7AI score0.00477EPSS
SaveExploits0References6Affected Software1
Vulnrichment
Vulnrichment
added 2024/10/29 12:50 a.m.4 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...

9.8CVSS7AI score0.00477EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/10/29 12:50 a.m.44 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...

9.8CVSS0.00477EPSS
SaveExploits0References5
OSV
OSV
added 2024/10/29 12:50 a.m.19 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...

9.8CVSS6.5AI score
SaveExploits0References9
Microsoft CVE
Microsoft CVE
added 2024/10/16 7:00 a.m.13 views

smb: client: fix double put of @cfile in smb2_set_path_size()

...

9.8CVSS6.8AI score0.00443EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2024/10/15 7:00 a.m.10 views

smb/client: avoid dereferencing rdata=NULL in smb2_new_read_req()

...

5.5CVSS6.5AI score0.00231EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/10/09 3:40 a.m.6 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.05366EPSS
SaveExploits0References16
Positive Technologies
Positive Technologies
added 2024/09/26 12:00 a.m.15 views

PT-2024-7606

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.6.58 Description The issue is related to a use-after-free vulnerability in the async decryption function of the Linux kernel's SMB client. This vulnerability can be exploited to impact the confidentiality,...

7.8CVSS5.5AI score0.00522EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/09/19 3:10 a.m.8 views

SUSE CVE-2024-46736

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix double put of @cfile in smb2renamepath If smb2setpathattr is called with a valid @cfile and returned -EINVAL, we need to call cifsgetwritablepath again as the reference of @cfile was already dropped by previous...

5.3CVSS7.7AI score0.00606EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2024/09/19 3:09 a.m.8 views

SUSE CVE-2024-46796

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix double put of @cfile in smb2setpathsize If smb2compoundop is called with a valid @cfile and returned -EINVAL, we need to call cifsgetwritablepath before retrying it as the reference of @cfile was already dropped ...

5.5CVSS7.5AI score0.00443EPSS
SaveExploits0References13
OSV
OSV
added 2024/09/18 8:15 a.m.7 views

DEBIAN-CVE-2024-46796

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix double put of @cfile in smb2setpathsize If smb2compoundop is called with a valid @cfile and returned -EINVAL, we need to call cifsgetwritablepath before retrying it as the reference of @cfile was already dropped ...

7.8CVSS5.9AI score0.00443EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/18 8:15 a.m.11 views

UBUNTU-CVE-2024-46796

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix double put of @cfile in smb2setpathsize If smb2compoundop is called with a valid @cfile and returned -EINVAL, we need to call cifsgetwritablepath before retrying it as the reference of @cfile was already dropped ...

9.8CVSS6.5AI score0.00443EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2024/09/18 12:00 a.m.11 views

PT-2024-32159 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.6.52 Description: The issue is related to a double put of @cfile in smb2 rename path. When smb2 set path attr is called with a valid @cfile and returns -EINVAL, it is necessary to call cifs get writable path...

7.8CVSS7.7AI score0.36848EPSS
SaveExploits7References1537
SUSE CVE
SUSE CVE
added 2024/09/14 2:51 a.m.11 views

SUSE CVE-2024-46686

In the Linux kernel, the following vulnerability has been resolved: smb/client: avoid dereferencing rdata=NULL in smb2newreadreq This happens when called from SMB2read while using rdma and reaching the rdmareadwritethreshold...

5.5CVSS6.4AI score0.00231EPSS
SaveExploits0References17
OSV
OSV
added 2024/09/13 6:15 a.m.7 views

DEBIAN-CVE-2024-46686

In the Linux kernel, the following vulnerability has been resolved: smb/client: avoid dereferencing rdata=NULL in smb2newreadreq This happens when called from SMB2read while using rdma and reaching the rdmareadwritethreshold...

5.5CVSS5.7AI score0.00231EPSS
SaveExploits0References1
Rows per page
Query Builder