Lucene search
+L

22271 matches found

EUVD
EUVD
added 2025/10/04 9:30 a.m.7 views

EUVD-2025-32393

In the Linux kernel, the following vulnerability has been resolved: ksmbd: smbdirect: verify remainingdatalength respects maxfragmentedrecvsize This is inspired by the check for dataoffset + datalength...

6AI score0.00282EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/04 9:30 a.m.11 views

EUVD-2025-32400

In the Linux kernel, the following vulnerability has been resolved: smb: client: let recvdone verify dataoffset, datalength and remainingdatalength This is inspired by the related server fixes...

6AI score0.00209EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/04 8:15 a.m.16 views

AZL-68139 CVE-2025-39942 affecting package kernel for versions less than 6.6.112.1-1

In the Linux kernel, the following vulnerability has been resolved: ksmbd: smbdirect: verify remainingdatalength respects maxfragmentedrecvsize This is inspired by the check for dataoffset + datalength...

7.5CVSS6.8AI score0.00282EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/04 8:15 a.m.12 views

AZL-75336 CVE-2025-39942 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: ksmbd: smbdirect: verify remainingdatalength respects maxfragmentedrecvsize This is inspired by the check for dataoffset + datalength...

7.5CVSS5.6AI score0.00282EPSS
SaveExploits0References1
NVD
NVD
added 2025/10/04 8:15 a.m.16 views

CVE-2025-39942

In the Linux kernel, the following vulnerability has been resolved: ksmbd: smbdirect: verify remainingdatalength respects maxfragmentedrecvsize This is inspired by the check for dataoffset + datalength...

7.5CVSS0.00282EPSS
SaveExploits0References5
NVD
NVD
added 2025/10/04 8:15 a.m.10 views

CVE-2025-39933

In the Linux kernel, the following vulnerability has been resolved: smb: client: let recvdone verify dataoffset, datalength and remainingdatalength This is inspired by the related server fixes...

9.4CVSS0.00209EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/04 8:15 a.m.11 views

UBUNTU-CVE-2025-39933

In the Linux kernel, the following vulnerability has been resolved: smb: client: let recvdone verify dataoffset, datalength and remainingdatalength This is inspired by the related server fixes...

9.4CVSS6.6AI score0.00209EPSS
SaveExploits0References5
OSV
OSV
added 2025/10/04 8:15 a.m.12 views

UBUNTU-CVE-2025-39942

In the Linux kernel, the following vulnerability has been resolved: ksmbd: smbdirect: verify remainingdatalength respects maxfragmentedrecvsize This is inspired by the check for dataoffset + datalength...

7.5CVSS6.2AI score0.00282EPSS
SaveExploits0References18
CVE
CVE
added 2025/10/04 7:31 a.m.56 views

CVE-2025-39943

The CVE-2025-39943 issue affects the Linux kernel’s ksmbd direct SMB transport (smb_direct_data_transfer) where invalid data_offset or data_length in smb_direct_data_transfer could trigger an out-of-bounds condition. The root cause is improper validation in the recv_done path, which can lead to a...

9.4CVSS6.2AI score0.0026EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2025/10/04 7:31 a.m.7 views

CVE-2025-39943 ksmbd: smbdirect: validate data_offset and data_length field of smb_direct_data_transfer

In the Linux kernel, the following vulnerability has been resolved: ksmbd: smbdirect: validate dataoffset and datalength field of smbdirectdatatransfer If dataoffset and datalength of smbdirectdatatransfer struct are invalid, out of bounds issue could happen. This patch validate dataoffset and...

9.4CVSS6.5AI score
SaveExploits0References9
Cvelist
Cvelist
added 2025/10/04 7:31 a.m.24 views

CVE-2025-39943 ksmbd: smbdirect: validate data_offset and data_length field of smb_direct_data_transfer

In the Linux kernel, the following vulnerability has been resolved: ksmbd: smbdirect: validate dataoffset and datalength field of smbdirectdatatransfer If dataoffset and datalength of smbdirectdatatransfer struct are invalid, out of bounds issue could happen. This patch validate dataoffset and...

9.4CVSS0.0026EPSS
SaveExploits0References6
CVE
CVE
added 2025/10/04 7:31 a.m.51 views

CVE-2025-39942

The CVE-2025-39942 entry concerns the Linux kernel ksmbd smbdirect path. Affected area: the data length check path that computes remaining_data_length; the fix ensures remaining_data_length respects max_fragmented_recv_size (in addition to the existing data_offset + data_length validation). This ...

7.5CVSS6.2AI score0.00282EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2025/10/04 7:31 a.m.24 views

CVE-2025-39942 ksmbd: smbdirect: verify remaining_data_length respects max_fragmented_recv_size

In the Linux kernel, the following vulnerability has been resolved: ksmbd: smbdirect: verify remainingdatalength respects maxfragmentedrecvsize This is inspired by the check for dataoffset + datalength...

7.5CVSS0.00282EPSS
SaveExploits0References5
OSV
OSV
added 2025/10/04 7:31 a.m.5 views

CVE-2025-39942 ksmbd: smbdirect: verify remaining_data_length respects max_fragmented_recv_size

In the Linux kernel, the following vulnerability has been resolved: ksmbd: smbdirect: verify remainingdatalength respects maxfragmentedrecvsize This is inspired by the check for dataoffset + datalength...

7.5CVSS6.5AI score
SaveExploits0References8
OSV
OSV
added 2025/10/04 7:30 a.m.8 views

CVE-2025-39933 smb: client: let recv_done verify data_offset, data_length and remaining_data_length

In the Linux kernel, the following vulnerability has been resolved: smb: client: let recvdone verify dataoffset, datalength and remainingdatalength This is inspired by the related server fixes...

9.4CVSS6.5AI score
SaveExploits0References5
CVE
CVE
added 2025/10/04 7:30 a.m.55 views

CVE-2025-39933

The Linux kernel SMB client (recv_done) is affected by CVE-2025-39933 due to improper verification of data_offset, data_length and remaining_data_length in recv_done. This root cause can lead to memory corruption in the SMB client path. Public advisories reference kernel fixes for this issue; rem...

9.4CVSS6.2AI score0.00209EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2025/10/04 7:30 a.m.24 views

CVE-2025-39933 smb: client: let recv_done verify data_offset, data_length and remaining_data_length

In the Linux kernel, the following vulnerability has been resolved: smb: client: let recvdone verify dataoffset, datalength and remainingdatalength This is inspired by the related server fixes...

9.4CVSS0.00209EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2025/10/04 7:30 a.m.19 views

CVE-2025-39933 smb: client: let recv_done verify data_offset, data_length and remaining_data_length

In the Linux kernel, the following vulnerability has been resolved: smb: client: let recvdone verify dataoffset, datalength and remainingdatalength This is inspired by the related server fixes...

9.4CVSS5.3AI score0.00209EPSS
SaveExploits0References2
Rockylinux
Rockylinux
added 2025/10/04 12:11 a.m.24 views

kernel security update

An update is available for kernel. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The kernel packages contain the Linux kernel, the core of any Linux operating...

8.8CVSS6.8AI score0.0029EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/10/04 12:00 a.m.12 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that stems from unvalidated dataoffset, datalength, and maintainingdatalength, which could lead to insufficient data validation...

8.5AI score0.00209EPSS
SaveExploits0References3
Rows per page
Query Builder