Lucene search
+L

5645 matches found

Cvelist
Cvelist
added 2026/07/19 12:01 p.m.53 views

CVE-2026-53390 ksmbd: fix out-of-bounds read in smb_check_perm_dacl()

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix out-of-bounds read in smbcheckpermdacl The permission-check ACE walk in smbcheckpermdacl validates the ACE header size and caps sid.numsubauth at SIDMAXSUBAUTHORITIES, but it never checks that ace-size is actually larg...

8.1CVSS0.0047EPSS
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2026/07/19 12:01 p.m.10 views

CVE-2026-53390

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix out-of-bounds read in smbcheckpermdacl The permission-check ACE walk in smbcheckpermdacl validates the ACE header size and caps sid.numsubauth at SIDMAXSUBAUTHORITIES, but it never checks that ace-size is actually larg...

8.1CVSS5.5AI score0.0047EPSS
SaveExploits0References8Affected Software1
CVE
CVE
added 2026/07/19 12:01 p.m.44 views

CVE-2026-53390

The CVE-2026-53390 issue affects ksmbd in the Linux kernel, where an out-of-bounds heap read can be triggered by crafted ACEs in SMB DACLs. Root cause: smb_check_perm_dacl() validates ACE header and caps sid.num_subauth but did not ensure ace->size is large enough to contain num_subauth sub-au...

8.1CVSS5.7AI score0.0047EPSS
SaveExploits0References7Affected Software1
EUVD
EUVD
added 2026/07/19 12:01 p.m.29 views

EUVD-2026-45512

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix out-of-bounds read in smbcheckpermdacl The permission-check ACE walk in smbcheckpermdacl validates the ACE header size and caps sid.numsubauth at SIDMAXSUBAUTHORITIES, but it never checks that ace-size is actually larg...

5.6AI score0.0047EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/07/19 12:01 p.m.13 views

CVE-2026-53390

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix out-of-bounds read in smbcheckpermdacl The permission-check ACE walk in smbcheckpermdacl validates the ACE header size and caps sid.numsubauth at SIDMAXSUBAUTHORITIES, but it never checks that ace-size is actually larg...

8.1CVSS5.5AI score0.0047EPSS
SaveExploits0
OSV
OSV
added 2026/07/19 12:01 p.m.10 views

CVE-2026-53390 ksmbd: fix out-of-bounds read in smb_check_perm_dacl()

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix out-of-bounds read in smbcheckpermdacl The permission-check ACE walk in smbcheckpermdacl validates the ACE header size and caps sid.numsubauth at SIDMAXSUBAUTHORITIES, but it never checks that ace-size is actually larg...

8.1CVSS5.6AI score
SaveExploits0References10
NVD
NVD
added 2026/07/19 9:17 a.m.19 views

CVE-2026-53369

In the Linux kernel, the following vulnerability has been resolved: udf: reject descriptors with oversized CRC length udfreadtagged skips CRC verification when descCRCLength + sizeofstruct tag exceeds the block size. A crafted UDF image can set descCRCLength to an oversized value to bypass CRC...

8.4CVSS0.00147EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/07/19 9:10 a.m.21 views

EUVD-2026-45441

In the Linux kernel, the following vulnerability has been resolved: RDMA/ionic: bound nodedesc sysfs read with %.64s nodedesc64 in struct ibdevice is not guaranteed to be NUL- terminated. The core IB sysfs handler uses "%.64s" for exactly this reason drivers/infiniband/core/sysfs.c:1307, since...

5.2AI score0.00124EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/19 9:10 a.m.9 views

CVE-2026-53371

In the Linux kernel, the following vulnerability has been resolved: RDMA/ionic: bound nodedesc sysfs read with %.64s nodedesc64 in struct ibdevice is not guaranteed to be NUL- terminated. The core IB sysfs handler uses "%.64s" for exactly this reason drivers/infiniband/core/sysfs.c:1307, since...

5.2AI score0.00124EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/07/19 9:10 a.m.32 views

CVE-2026-53371

The CVE-2026-53371 issue affects the Linux kernel RDMA/ionic driver. It stems from node_desc not guaranteed to be NUL-terminated when 64 bytes are written to the node_desc sysfs file; the ionic hca_type_show() uses an unbounded %s, reading past node_desc into adjacent ib_device fields. The kernel...

5.5CVSS5.2AI score0.00124EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2026/07/19 9:10 a.m.15 views

EUVD-2026-45439

In the Linux kernel, the following vulnerability has been resolved: udf: reject descriptors with oversized CRC length udfreadtagged skips CRC verification when descCRCLength + sizeofstruct tag exceeds the block size. A crafted UDF image can set descCRCLength to an oversized value to bypass CRC...

5.4AI score0.00147EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/19 9:10 a.m.10 views

CVE-2026-53369 udf: reject descriptors with oversized CRC length

In the Linux kernel, the following vulnerability has been resolved: udf: reject descriptors with oversized CRC length udfreadtagged skips CRC verification when descCRCLength + sizeofstruct tag exceeds the block size. A crafted UDF image can set descCRCLength to an oversized value to bypass CRC...

8.4CVSS5.4AI score
SaveExploits0References11
CVE
CVE
added 2026/07/19 9:10 a.m.43 views

CVE-2026-53369

CVE-2026-53369 affects the Linux kernel UDF handling. The vulnerability stems from udf_read_tagged() not rejecting descriptors when descCRCLength + sizeof(struct tag) exceeds the block size, allowing a crafted UDF image to set an oversized CRC length and bypass CRC validation. As a result, a desc...

8.4CVSS5.4AI score0.00147EPSS
SaveExploits0References8Affected Software1
Debian CVE
Debian CVE
added 2026/07/19 9:10 a.m.18 views

CVE-2026-53369

In the Linux kernel, the following vulnerability has been resolved: udf: reject descriptors with oversized CRC length udfreadtagged skips CRC verification when descCRCLength + sizeofstruct tag exceeds the block size. A crafted UDF image can set descCRCLength to an oversized value to bypass CRC...

8.4CVSS5.3AI score0.00147EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/07/19 9:10 a.m.9 views

CVE-2026-53369

In the Linux kernel, the following vulnerability has been resolved: udf: reject descriptors with oversized CRC length udfreadtagged skips CRC verification when descCRCLength + sizeofstruct tag exceeds the block size. A crafted UDF image can set descCRCLength to an oversized value to bypass CRC...

5.4AI score0.00147EPSS
SaveExploits0References9Affected Software1
Positive Technologies
Positive Technologies
added 2026/07/19 12:00 a.m.22 views

PT-2026-61095

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An out-of-bounds read exists in the ksmbd component. The smb check perm dacl function fails to verify if the ace-size is sufficient to contain the number of sub-authorities specified by...

8.1CVSS5.2AI score0.0047EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/19 12:00 a.m.18 views

PT-2026-61207

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the FCoE Fibre Channel over Ethernet control VLAN walker where the fcoe ctlr recv clr vlink function in drivers/scsi/fcoe/fcoe ctlr.c fails to validate the length of F...

5.2AI score0.0022EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/19 12:00 a.m.22 views

PT-2026-61213

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An integer underflow exists in the WebUSB GET URL handler within the composite setup function. When the host-supplied wLength is smaller than the WEBUSB URL DESCRIPTOR HEADER LENGTH, an...

5.1AI score0.00214EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/19 12:00 a.m.25 views

PT-2026-61336

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A DMA mapping leak occurs in the nvme-pci module during data setup errors. The leak happens during iteration if the tracking descriptor for either PRP Physical Region Page or SGL Scatter...

5.2AI score0.00155EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/19 12:00 a.m.16 views

PT-2026-61427

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak occurs in the Linux kernel when the igc fpe init tx descriptor function fails. In this scenario, an allocated skb socket buffer, a data structure used for network packets i...

5.5CVSS5.9AI score0.00121EPSS
SaveExploits0
Rows per page
Query Builder