Lucene search
+L

770 matches found

RedhatCVE
RedhatCVE
added 2024/11/15 4:53 p.m.14 views

CVE-2023-39176

A flaw was found within the parsing of SMB2 requests that have a transform header in the kernel ksmbd module. The issue results from the lack of proper validation of user-supplied data, which can result in a read past the end of an allocated buffer. An attacker can leverage this to disclose...

5.8CVSS5.8AI score0.00663EPSS
SaveExploits0References4
OSV
OSV
added 2024/11/07 10:15 a.m.12 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.0048EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/07 10:15 a.m.15 views

AZL-53733 CVE-2024-50151 affecting package kernel for versions less than 5.15.173.1-1

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix OOBs when building SMB2IOCTL request When using encryption, either enforced by the server or when using 'seal' mount option, the client will squash all compound request buffers down for encryption into a single i...

7.8CVSS6.9AI score0.00281EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/07 10:15 a.m.7 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.0048EPSS
SaveExploits0References18
SUSE Linux
SUSE Linux
added 2024/10/30 6:33 p.m.23 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.14 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.19 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.5 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.160 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.38 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.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...

9.8CVSS6.5AI score
SaveExploits0References9
Microsoft CVE
Microsoft CVE
added 2024/10/16 7:0 a.m.11 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:0 a.m.8 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.5 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.05135EPSS
SaveExploits0References16
Positive Technologies
Positive Technologies
added 2024/09/26 12:0 a.m.11 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.5 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:9 a.m.6 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.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.00443EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/18 8:15 a.m.7 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
Rows per page
Query Builder