Lucene search
+L

8908 matches found

NVD
NVD
added 2024/12/27 2:15 p.m.18 views

CVE-2024-53186

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in SMB request handling A race condition exists between SMB request handling in ksmbdconnhandlerloop and the freeing of ksmbdconn in the workqueue handler handleksmbdwork. This leads to a UAF. - KASAN:...

9.8CVSS0.00454EPSS
SaveExploits0References4
NVD
NVD
added 2024/12/27 2:15 p.m.11 views

CVE-2024-53177

In the Linux kernel, the following vulnerability has been resolved: smb: prevent use-after-free due to opencacheddir error paths If opencacheddir encounters an error parsing the lease from the server, the error handling may race with receiving a lease break, resulting in opencacheddir freeing the...

9.8CVSS0.00553EPSS
SaveExploits0References4
OSV
OSV
added 2024/12/27 2:15 p.m.7 views

DEBIAN-CVE-2024-53185

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix NULL ptr deref in cryptoaeadsetkey Neither SMB3.0 or SMB3.02 supports encryption negotiate context, so when SMB2GLOBALCAPENCRYPTION flag is set in the negotiate response, the client uses AES-128-CCM as the defaul...

5.5CVSS5.7AI score0.00476EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/27 2:15 p.m.15 views

AZL-55573 CVE-2024-53179 affecting package kernel for versions less than 6.6.76.1-1

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix use-after-free of signing key Customers have reported use-after-free in @ses-authkey.response with SMB2.1 + sign mounts which occurs due to following race: task A task B cifsmount dfsmountshare getsession...

7.8CVSS6.6AI score0.00603EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/27 2:15 p.m.16 views

AZL-54824 CVE-2024-53185 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 NULL ptr deref in cryptoaeadsetkey Neither SMB3.0 or SMB3.02 supports encryption negotiate context, so when SMB2GLOBALCAPENCRYPTION flag is set in the negotiate response, the client uses AES-128-CCM as the defaul...

5.5CVSS6.6AI score0.00476EPSS
SaveExploits0References1
NVD
NVD
added 2024/12/27 2:15 p.m.22 views

CVE-2024-53179

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix use-after-free of signing key Customers have reported use-after-free in @ses-authkey.response with SMB2.1 + sign mounts which occurs due to following race: task A task B cifsmount dfsmountshare getsession...

9.8CVSS0.00603EPSS
SaveExploits0References3
NVD
NVD
added 2024/12/27 2:15 p.m.15 views

CVE-2024-53185

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix NULL ptr deref in cryptoaeadsetkey Neither SMB3.0 or SMB3.02 supports encryption negotiate context, so when SMB2GLOBALCAPENCRYPTION flag is set in the negotiate response, the client uses AES-128-CCM as the defaul...

7.8CVSS0.00476EPSS
SaveExploits0References7
OSV
OSV
added 2024/12/27 2:15 p.m.9 views

UBUNTU-CVE-2024-53186

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in SMB request handling A race condition exists between SMB request handling in ksmbdconnhandlerloop and the freeing of ksmbdconn in the workqueue handler handleksmbdwork. This leads to a UAF. - KASAN:...

9.8CVSS6.5AI score0.00454EPSS
SaveExploits0References7
OSV
OSV
added 2024/12/27 2:15 p.m.12 views

UBUNTU-CVE-2024-53177

In the Linux kernel, the following vulnerability has been resolved: smb: prevent use-after-free due to opencacheddir error paths If opencacheddir encounters an error parsing the lease from the server, the error handling may race with receiving a lease break, resulting in opencacheddir freeing the...

9.8CVSS6.4AI score0.00553EPSS
SaveExploits0References19
OSV
OSV
added 2024/12/27 2:15 p.m.24 views

UBUNTU-CVE-2024-53185

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix NULL ptr deref in cryptoaeadsetkey Neither SMB3.0 or SMB3.02 supports encryption negotiate context, so when SMB2GLOBALCAPENCRYPTION flag is set in the negotiate response, the client uses AES-128-CCM as the defaul...

7.8CVSS6.2AI score0.00476EPSS
SaveExploits0References13
OSV
OSV
added 2024/12/27 2:15 p.m.14 views

UBUNTU-CVE-2024-53178

In the Linux kernel, the following vulnerability has been resolved: smb: Don't leak cfid when reconnect races with opencacheddir opencacheddir may either race with the tcon reconnection even before compoundsendrecv or directly trigger a reconnection via SMB2openinit or SMBqueryinfoinit. The...

7.5CVSS6.2AI score0.00539EPSS
SaveExploits0References19
OSV
OSV
added 2024/12/27 2:15 p.m.13 views

UBUNTU-CVE-2024-53179

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix use-after-free of signing key Customers have reported use-after-free in @ses-authkey.response with SMB2.1 + sign mounts which occurs due to following race: task A task B cifsmount dfsmountshare getsession...

9.8CVSS6.5AI score0.00603EPSS
SaveExploits0References21
Cvelist
Cvelist
added 2024/12/27 1:49 p.m.22 views

CVE-2024-53186 ksmbd: fix use-after-free in SMB request handling

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in SMB request handling A race condition exists between SMB request handling in ksmbdconnhandlerloop and the freeing of ksmbdconn in the workqueue handler handleksmbdwork. This leads to a UAF. - KASAN:...

9.8CVSS0.00454EPSS
SaveExploits0References4
CVE
CVE
added 2024/12/27 1:49 p.m.84 views

CVE-2024-53186

CVE-2024-53186 : Linux kernel ksmbd race condition causing use-after-free in SMB request handling. The issue is between ksmbd_conn_handler_loop() waiting for conn->r_count to reach zero and handle_ksmbd_work() decrementing and freeing the ksmbd_conn, after which the code may still touch conn-&...

9.8CVSS7AI score0.00454EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2024/12/27 1:49 p.m.7 views

CVE-2024-53186 ksmbd: fix use-after-free in SMB request handling

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in SMB request handling A race condition exists between SMB request handling in ksmbdconnhandlerloop and the freeing of ksmbdconn in the workqueue handler handleksmbdwork. This leads to a UAF. - KASAN:...

6.7AI score0.00454EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/12/27 1:49 p.m.15 views

CVE-2024-53186

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in SMB request handling A race condition exists between SMB request handling in ksmbdconnhandlerloop and the freeing of ksmbdconn in the workqueue handler handleksmbdwork. This leads to a UAF. - KASAN:...

9.8CVSS6.1AI score0.00454EPSS
SaveExploits0
OSV
OSV
added 2024/12/27 1:49 p.m.9 views

CVE-2024-53186 ksmbd: fix use-after-free in SMB request handling

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in SMB request handling A race condition exists between SMB request handling in ksmbdconnhandlerloop and the freeing of ksmbdconn in the workqueue handler handleksmbdwork. This leads to a UAF. - KASAN:...

9.8CVSS6.3AI score
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/12/27 1:49 p.m.12 views

CVE-2024-53185 smb: client: fix NULL ptr deref in crypto_aead_setkey()

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix NULL ptr deref in cryptoaeadsetkey Neither SMB3.0 or SMB3.02 supports encryption negotiate context, so when SMB2GLOBALCAPENCRYPTION flag is set in the negotiate response, the client uses AES-128-CCM as the defaul...

5.5AI score0.00476EPSS
SaveExploits0References5
CVE
CVE
added 2024/12/27 1:49 p.m.179 views

CVE-2024-53185

CVE-2024-53185 : In the Linux kernel, the SMB client could dereference a NULL pointer in crypto_aead_setkey() when negotiating encryption over SMB2/SMB3, due to @server->cipher_type not being set for SMB3.02. The fix adds a check to smb3_crypto_aead_allocate() and ensures cipher_type is set fo...

7.8CVSS6.3AI score0.00476EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2024/12/27 1:49 p.m.22 views

CVE-2024-53185 smb: client: fix NULL ptr deref in crypto_aead_setkey()

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix NULL ptr deref in cryptoaeadsetkey Neither SMB3.0 or SMB3.02 supports encryption negotiate context, so when SMB2GLOBALCAPENCRYPTION flag is set in the negotiate response, the client uses AES-128-CCM as the defaul...

7.5CVSS6.1AI score
SaveExploits0References10
Rows per page
Query Builder