Lucene search
K

3088 matches found

Microsoft CVE
Microsoft CVE
added 2025/10/05 1:3 a.m.4 views

smb: client: let recv_done verify data_offset, data_length and remaining_data_length

...

5.5CVSS7AI score0.0002EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2025/10/05 1:2 a.m.3 views

ksmbd: smbdirect: validate data_offset and data_length field of smb_direct_data_transfer

...

7.1CVSS7AI score0.00017EPSS
Exploits0
NVD
NVD
added 2025/10/04 4:15 p.m.5 views

CVE-2023-53575

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

7.1CVSS0.00021EPSS
Exploits0References2
NVD
NVD
added 2025/10/04 4:15 p.m.3 views

CVE-2022-50507

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.00012EPSS
Exploits0References4
OSV
OSV
added 2025/10/04 4:15 p.m.0 views

UBUNTU-CVE-2022-50507

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.8CVSS5.7AI score0.00012EPSS
Exploits0References7
OSV
OSV
added 2025/10/04 4:15 p.m.0 views

UBUNTU-CVE-2023-53598

In the Linux kernel, the following vulnerability has been resolved: bus: mhi: host: Range check CHDBOFF and ERDBOFF If the value read from the CHDBOFF and ERDBOFF registers is outside the range of the MHI register space then an invalid address might be computed which later causes a kernel panic...

5.5CVSS6.2AI score0.00017EPSS
Exploits0References9
OSV
OSV
added 2025/10/04 4:15 p.m.0 views

UBUNTU-CVE-2022-50478

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

7.1CVSS5.9AI score0.00017EPSS
Exploits0References12
OSV
OSV
added 2025/10/04 4:15 p.m.1 views

UBUNTU-CVE-2023-53575

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

7.1CVSS5.7AI score0.00021EPSS
Exploits0References5
CVE
CVE
added 2025/10/04 3:44 p.m.12 views

CVE-2023-53601

CVE-2023-53601 is a Linux kernel vulnerability in the bonding driver where code could assume skb_mac_header is set in ndo_start_xmit, risking invalid skb handling. The fixed description states that skb->data is sufficient and bonding must not rely on mac_header. Concrete details appear in conn...

5.5CVSS6.1AI score0.00017EPSS
Exploits0References5Affected Software1
Cvelist
Cvelist
added 2025/10/04 3:43 p.m.9 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...

0.00012EPSS
Exploits0References4
OSV
OSV
added 2025/10/04 3:43 p.m.1 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 score0.00012EPSS
Exploits0References7
CVE
CVE
added 2025/10/04 3:43 p.m.8 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.00012EPSS
Exploits0References4Affected Software1
Cvelist
Cvelist
added 2025/10/04 3:17 p.m.8 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.00021EPSS
Exploits0References2
CVE
CVE
added 2025/10/04 3:17 p.m.14 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.00021EPSS
Exploits0References2Affected Software1
OSV
OSV
added 2025/10/04 3:17 p.m.4 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...

7.1CVSS6.5AI score0.00021EPSS
Exploits0References5
Cvelist
Cvelist
added 2025/10/04 3:16 p.m.3 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.00017EPSS
Exploits0References9
EUVD
EUVD
added 2025/10/04 9:30 a.m.3 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.00017EPSS
Exploits0References7
EUVD
EUVD
added 2025/10/04 9:30 a.m.2 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.0002EPSS
Exploits0References3
OSV
OSV
added 2025/10/04 8:15 a.m.2 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...

5.5CVSS5.6AI score0.00025EPSS
Exploits0References1
NVD
NVD
added 2025/10/04 8:15 a.m.2 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...

5.5CVSS0.0002EPSS
Exploits0References2
Rows per page
Query Builder