Lucene search
+L

2281 matches found

SUSE CVE
SUSE CVE
added 2025/10/30 12:24 a.m.5 views

SUSE CVE-2025-40084

In the Linux kernel, the following vulnerability has been resolved: ksmbd: transportipc: validate payload size before reading handle handleresponse dereferences the payload as a 4-byte handle without verifying that the declared payload size is at least 4 bytes. A malformed or truncated message fr...

6.1CVSS6.4AI score0.0014EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/10/30 12:00 a.m.14 views

PT-2025-44380

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel’s ksmbd component contains a flaw related to recursive locking within RPC handle list access. Specifically, the ksmbd session rpc method function attempts to lock sess-r...

7.1CVSS7.2AI score0.00677EPSS
SaveExploits1References217
EUVD
EUVD
added 2025/10/29 3:31 p.m.11 views

EUVD-2025-36664

In the Linux kernel, the following vulnerability has been resolved: ksmbd: transportipc: validate payload size before reading handle handleresponse dereferences the payload as a 4-byte handle without verifying that the declared payload size is at least 4 bytes. A malformed or truncated message fr...

5.9AI score0.0014EPSS
SaveExploits0References5
NVD
NVD
added 2025/10/29 2:15 p.m.11 views

CVE-2025-40084

In the Linux kernel, the following vulnerability has been resolved: ksmbd: transportipc: validate payload size before reading handle handleresponse dereferences the payload as a 4-byte handle without verifying that the declared payload size is at least 4 bytes. A malformed or truncated message fr...

7.1CVSS0.0014EPSS
SaveExploits0References5
OSV
OSV
added 2025/10/29 2:15 p.m.10 views

AZL-69024 CVE-2025-40084 affecting package kernel for versions less than 6.6.117.1-1

In the Linux kernel, the following vulnerability has been resolved: ksmbd: transportipc: validate payload size before reading handle handleresponse dereferences the payload as a 4-byte handle without verifying that the declared payload size is at least 4 bytes. A malformed or truncated message fr...

7.1CVSS5.6AI score0.0014EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/29 2:15 p.m.11 views

UBUNTU-CVE-2025-40084

In the Linux kernel, the following vulnerability has been resolved: ksmbd: transportipc: validate payload size before reading handle handleresponse dereferences the payload as a 4-byte handle without verifying that the declared payload size is at least 4 bytes. A malformed or truncated message fr...

7.1CVSS5.7AI score0.0014EPSS
SaveExploits0References22
CVE
CVE
added 2025/10/29 1:37 p.m.47 views

CVE-2025-40084

CVE-2025-40084 relates to the Linux kernel ksmbd transport_ipc path, where handle_response() dereferenced a 4-byte handle without validating that the payload length was at least 4 bytes. A malformed or truncated ksmbd.mountd message could enable a 4-byte read past the declared payload size, riski...

7.1CVSS6AI score0.0014EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/10/29 1:37 p.m.22 views

CVE-2025-40084 ksmbd: transport_ipc: validate payload size before reading handle

In the Linux kernel, the following vulnerability has been resolved: ksmbd: transportipc: validate payload size before reading handle handleresponse dereferences the payload as a 4-byte handle without verifying that the declared payload size is at least 4 bytes. A malformed or truncated message fr...

7.1CVSS0.0014EPSS
SaveExploits0References5
OSV
OSV
added 2025/10/29 1:37 p.m.6 views

CVE-2025-40084 ksmbd: transport_ipc: validate payload size before reading handle

In the Linux kernel, the following vulnerability has been resolved: ksmbd: transportipc: validate payload size before reading handle handleresponse dereferences the payload as a 4-byte handle without verifying that the declared payload size is at least 4 bytes. A malformed or truncated message fr...

7.1CVSS6.3AI score
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2025/10/29 12:25 a.m.10 views

SUSE CVE-2025-40039

In the Linux kernel, the following vulnerability has been resolved: ksmbd: Fix race condition in RPC handle list access The 'sess-rpchandlelist' XArray manages RPC handles within a ksmbd session. Access to this list is intended to be protected by 'sess-rpclock' an rwsemaphore. However, the lockin...

5.3CVSS6.7AI score0.00301EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/10/29 12:00 a.m.10 views

PT-2025-44278

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the ksmbd component. Specifically, the handle response function does not adequately validate the payload size before attempting to read a handle,...

5.5CVSS5.8AI score0.0014EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/10/29 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2025-40084

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ksmbd: transportipc: validate payload size before reading handle handleresponse dereferences the payload as a 4-byte handle without verifying that the declared...

7.1CVSS6.1AI score0.0014EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/28 12:15 p.m.4 views

DEBIAN-CVE-2025-40039

In the Linux kernel, the following vulnerability has been resolved: ksmbd: Fix race condition in RPC handle list access The 'sess-rpchandlelist' XArray manages RPC handles within a ksmbd session. Access to this list is intended to be protected by 'sess-rpclock' an rwsemaphore. However, the lockin...

4.7CVSS5.6AI score0.00301EPSS
SaveExploits0References1
NVD
NVD
added 2025/10/28 12:15 p.m.10 views

CVE-2025-40039

In the Linux kernel, the following vulnerability has been resolved: ksmbd: Fix race condition in RPC handle list access The 'sess-rpchandlelist' XArray manages RPC handles within a ksmbd session. Access to this list is intended to be protected by 'sess-rpclock' an rwsemaphore. However, the lockin...

8.8CVSS0.00301EPSS
SaveExploits0References5
OSV
OSV
added 2025/10/28 12:15 p.m.24 views

AZL-78383 CVE-2025-40039 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: ksmbd: Fix race condition in RPC handle list access The 'sess-rpchandlelist' XArray manages RPC handles within a ksmbd session. Access to this list is intended to be protected by 'sess-rpclock' an rwsemaphore. However, the lockin...

8.8CVSS5.7AI score0.00301EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/10/28 11:48 a.m.18 views

CVE-2025-40039 ksmbd: Fix race condition in RPC handle list access

In the Linux kernel, the following vulnerability has been resolved: ksmbd: Fix race condition in RPC handle list access The 'sess-rpchandlelist' XArray manages RPC handles within a ksmbd session. Access to this list is intended to be protected by 'sess-rpclock' an rwsemaphore. However, the lockin...

8.8CVSS0.00301EPSS
SaveExploits0References5
CVE
CVE
added 2025/10/28 11:48 a.m.50 views

CVE-2025-40039

The CVE-2025-40039 issue is a Linux kernel ksmbd race condition in RPC handle list access. The underlying bug was that ksmbd_session_rpc_open() used only a read lock before xa_store()/xa_erase() (modifications require a write lock), and ksmbd_session_rpc_method() read the list with xa_load() with...

8.8CVSS6.3AI score0.00301EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/10/28 11:48 a.m.10 views

CVE-2025-40039 ksmbd: Fix race condition in RPC handle list access

In the Linux kernel, the following vulnerability has been resolved: ksmbd: Fix race condition in RPC handle list access The 'sess-rpchandlelist' XArray manages RPC handles within a ksmbd session. Access to this list is intended to be protected by 'sess-rpclock' an rwsemaphore. However, the lockin...

8.8CVSS6.7AI score
SaveExploits0References8
EUVD
EUVD
added 2025/10/28 11:48 a.m.10 views

EUVD-2025-36489

In the Linux kernel, the following vulnerability has been resolved: ksmbd: Fix race condition in RPC handle list access The 'sess-rpchandlelist' XArray manages RPC handles within a ksmbd session. Access to this list is intended to be protected by 'sess-rpclock' an rwsemaphore. However, the lockin...

6.2AI score0.00301EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/10/28 11:48 a.m.14 views

CVE-2025-40039

In the Linux kernel, the following vulnerability has been resolved: ksmbd: Fix race condition in RPC handle list access The 'sess-rpchandlelist' XArray manages RPC handles within a ksmbd session. Access to this list is intended to be protected by 'sess-rpclock' an rwsemaphore. However, the lockin...

8.8CVSS5.6AI score0.00301EPSS
SaveExploits0
Rows per page
Query Builder