Lucene search
+L

748 matches found

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

AZL-52926 CVE-2024-50152 affecting package kernel for versions less than 6.6.64.2-1

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

5.5CVSS6.3AI score0.00215EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/07 10:15 a.m.6 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...

5.5CVSS6.2AI score0.00215EPSS
SaveExploits0References18
SUSE Linux
SUSE Linux
added 2024/10/30 6:33 p.m.19 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.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...

7CVSS7AI score0.00209EPSS
SaveExploits0References4
NVD
NVD
added 2024/10/29 1:15 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...

7.8CVSS0.00209EPSS
SaveExploits0References6
OSV
OSV
added 2024/10/29 1:15 a.m.4 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.00209EPSS
SaveExploits0References35
CVE
CVE
added 2024/10/29 12:50 a.m.156 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.00209EPSS
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...

7AI score0.00209EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/10/29 12:50 a.m.31 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...

0.00209EPSS
SaveExploits0References5
OSV
OSV
added 2024/10/29 12:50 a.m.16 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.00209EPSS
SaveExploits0References9
Microsoft CVE
Microsoft CVE
added 2024/10/16 7:0 a.m.10 views

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

...

7.8CVSS6.8AI score0.00208EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2024/10/15 7:0 a.m.7 views

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

...

5.5CVSS6.7AI score0.00231EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/10/09 3:40 a.m.4 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.031EPSS
SaveExploits0References16
Positive Technologies
Positive Technologies
added 2024/09/26 12:0 a.m.10 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.00231EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/09/19 3:10 a.m.4 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.00244EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2024/09/19 3:9 a.m.5 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.00208EPSS
SaveExploits0References13
OSV
OSV
added 2024/09/18 8:15 a.m.2 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.00208EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/18 8:15 a.m.5 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 ...

7.8CVSS6.5AI score0.00208EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2024/09/18 12:0 a.m.7 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.12727EPSS
SaveExploits7References1537
SUSE CVE
SUSE CVE
added 2024/09/14 2:51 a.m.6 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
Rows per page
Query Builder