Lucene search
+L

3351 matches found

Cvelist
Cvelist
added 2025/10/04 3:43 p.m.19 views

CVE-2022-50507 fs/ntfs3: Validate data run offset

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Validate data run offset This adds sanity checks for data run offset. We should make sure data run offset is legit before trying to unpack them, otherwise we may encounter use-after-free or some unexpected memory access...

7.8CVSS0.00151EPSS
SaveExploits0References4
CVE
CVE
added 2025/10/04 3:43 p.m.26 views

CVE-2022-50507

CVE-2022-50507 : Linux kernel ntfs3 data run offset validation bug. The issue arises from insufficient sanity checks when unpacking NTFS data runs, potentially enabling a use-after-free or out-of-bounds memory access during mount operations. The vulnerability is fixed by adding data-run offset va...

7.8CVSS6.1AI score0.00151EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/10/04 3:43 p.m.6 views

CVE-2022-50507 fs/ntfs3: Validate data run offset

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Validate data run offset This adds sanity checks for data run offset. We should make sure data run offset is legit before trying to unpack them, otherwise we may encounter use-after-free or some unexpected memory access...

7.8CVSS6.4AI score
SaveExploits0References7
Cvelist
Cvelist
added 2025/10/04 3:17 p.m.15 views

CVE-2023-53575 wifi: iwlwifi: mvm: fix potential array out of bounds access

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: fix potential array out of bounds access Account for IWLSECWEPKEYOFFSET when needed while verifying keylen size in iwlmvmseckeyadd...

0.0013EPSS
SaveExploits0References2
CVE
CVE
added 2025/10/04 3:17 p.m.24 views

CVE-2023-53575

In CVE-2023-53575, the Linux kernel wifi driver (iwlwifi, mvm) fixes a potential array out-of-bounds access by accounting for IWL_SEC_WEP_KEY_OFFSET when verifying key_len in iwl_mvm_sec_key_add(). The fix is implemented in the kernel code referenced in the stable commits: https://git.kernel.org/...

7.1CVSS6.2AI score0.0013EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/10/04 3:17 p.m.7 views

CVE-2023-53575 wifi: iwlwifi: mvm: fix potential array out of bounds access

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: fix potential array out of bounds access Account for IWLSECWEPKEYOFFSET when needed while verifying keylen size in iwlmvmseckeyadd...

6.5AI score
SaveExploits0References5
Cvelist
Cvelist
added 2025/10/04 3:16 p.m.10 views

CVE-2022-50478 nilfs2: fix shift-out-of-bounds/overflow in nilfs_sb2_bad_offset()

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix shift-out-of-bounds/overflow in nilfssb2badoffset Patch series "nilfs2: fix UBSAN shift-out-of-bounds warnings on mount time". The first patch fixes a bug reported by syzbot, and the second one fixes the remaining bug...

0.00155EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/10/04 9:30 a.m.6 views

EUVD-2025-32384

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

6AI score0.00243EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/10/04 9:30 a.m.7 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.00195EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/04 8:15 a.m.10 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.00263EPSS
SaveExploits0References1
NVD
NVD
added 2025/10/04 8:15 a.m.6 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.00195EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/04 8:15 a.m.6 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.00195EPSS
SaveExploits0References5
CVE
CVE
added 2025/10/04 7:31 a.m.41 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.00243EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2025/10/04 7:31 a.m.4 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.20 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.00243EPSS
SaveExploits0References6
CVE
CVE
added 2025/10/04 7:30 a.m.33 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.00195EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/10/04 7:30 a.m.4 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
Vulnrichment
Vulnrichment
added 2025/10/04 7:30 a.m.14 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.00195EPSS
SaveExploits0References2
Cvelist
Cvelist
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.4CVSS0.00195EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2025/10/04 12:0 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 an unvalidated dataoffset and datalength fields of the smbdirectdatatransfer structure, which could lead to...

8AI score0.00243EPSS
SaveExploits0References7
Rows per page
Query Builder