Lucene search
+L

3038 matches found

OSV
OSV
•added 2026/08/15 7:51 a.m.•7 views

MINI-3P2R-C9M9-CGXG

Bulletin has no description...

7.5CVSS4.9AI score0.00568EPSS
SaveExploits0
OSV
OSV
•added 2026/08/15 7:51 a.m.•8 views

MINI-VF3F-RWQF-3G33

Bulletin has no description...

6.1CVSS4.9AI score0.0031EPSS
SaveExploits0
OSV
OSV
•added 2026/08/15 7:51 a.m.•8 views

MINI-Q983-7QGG-X9PG

Bulletin has no description...

9.6CVSS5AI score0.00692EPSS
SaveExploits0
OSV
OSV
•added 2026/08/15 7:51 a.m.•8 views

MINI-236H-G3X4-X97J

Bulletin has no description...

7.5CVSS4.9AI score0.00568EPSS
SaveExploits0
OSV
OSV
•added 2026/08/15 7:51 a.m.•8 views

MINI-GHP2-5WF3-QHQW

Bulletin has no description...

5.9CVSS4.9AI score0.0055EPSS
SaveExploits0
OSV
OSV
•added 2026/08/15 7:51 a.m.•10 views

MINI-827M-X335-8F7X

Bulletin has no description...

7.5CVSS4.9AI score0.00568EPSS
SaveExploits0
OSV
OSV
•added 2026/08/15 7:50 a.m.•8 views

MINI-PFXW-447R-6H58

Bulletin has no description...

7.5CVSS4.9AI score0.00568EPSS
SaveExploits0
OSV
OSV
•added 2026/08/15 7:50 a.m.•8 views

MINI-2W3F-9PP5-JV2V

Bulletin has no description...

6.1CVSS4.9AI score0.0031EPSS
SaveExploits0
OSV
OSV
•added 2026/08/15 7:50 a.m.•10 views

MINI-88Q6-52FF-J422

Bulletin has no description...

6.1CVSS4.9AI score0.0031EPSS
SaveExploits0
OSV
OSV
•added 2026/08/15 7:50 a.m.•11 views

MINI-H3H9-4869-8GV2

Bulletin has no description...

7.5CVSS4.9AI score0.00568EPSS
SaveExploits0
OSV
OSV
•added 2026/08/15 7:50 a.m.•7 views

MINI-MMRV-MX6H-6HXG

Bulletin has no description...

7.5CVSS4.9AI score0.00568EPSS
SaveExploits0
OSV
OSV
•added 2026/08/15 7:50 a.m.•11 views

MINI-83WX-35F4-65VG

Bulletin has no description...

5.9CVSS4.9AI score0.0055EPSS
SaveExploits0
NVD
NVD
•added 2026/08/15 6:22 a.m.•12 views

CVE-2026-72483

In the Linux kernel, the following vulnerability has been resolved: usb: host: max3421: Fix shift-out-of-bounds in max3421hubcontrol The max3421hubcontrol function handles USB hub class requests to the virtual root hub. In the default branches of both the ClearPortFeature and SetPortFeature switc...

7.8CVSS0.00194EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
•added 2026/08/15 6:22 a.m.•11 views

CVE-2026-72483

In the Linux kernel, the following vulnerability has been resolved: usb: host: max3421: Fix shift-out-of-bounds in max3421hubcontrol The max3421hubcontrol function handles USB hub class requests to the virtual root hub. In the default branches of both the ClearPortFeature and SetPortFeature switc...

7.8CVSS5.8AI score0.00194EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
•added 2026/08/15 6:22 a.m.•17 views

CVE-2026-72350

In the Linux kernel, the following vulnerability has been resolved: netfilter: xtu32: reject invalid shift counts u32matchit executes rule-supplied shift operands on a 32-bit value. A malformed u32 rule can provide a shift count of 32 or more, triggering an undefined shift out-of-bounds during...

7.8CVSS5.5AI score0.00176EPSS
SaveExploits0References10
NVD
NVD
•added 2026/08/15 6:21 a.m.•11 views

CVE-2026-72133

In the Linux kernel, the following vulnerability has been resolved: spi: uniphier: Fix completion initialization order before devmrequestirq The driver calls devmrequestirq before initializing the completion used by the interrupt handler. Because the interrupt may occur immediately after...

8.4CVSS0.00196EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
•added 2026/08/15 6:21 a.m.•12 views

CVE-2026-72078

In the Linux kernel, the following vulnerability has been resolved: Input: ims-pcu - validate control endpoint type The driver currently assumes that the first endpoint of the control interface is an interrupt IN endpoint without verifying it. A malicious device could provide a different endpoint...

5.5AI score0.0022EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
•added 2026/08/15 6:21 a.m.•14 views

CVE-2026-72133

In the Linux kernel, the following vulnerability has been resolved: spi: uniphier: Fix completion initialization order before devmrequestirq The driver calls devmrequestirq before initializing the completion used by the interrupt handler. Because the interrupt may occur immediately after...

8.4CVSS5.5AI score0.00196EPSS
SaveExploits0References10
EUVD
EUVD
•added 2026/08/15 5:58 a.m.•19 views

EUVD-2026-59444

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix undefined shift of user RQ WQE size setrqsize computes the RQ WQE size as "1 rqwqeshift" based on the user-provided rqwqeshift, which is only checked to be greater than 32, so shifts of 32 are still accepted. A shi...

5.4AI score0.00176EPSS
SaveExploits0References8
CVE
CVE
•added 2026/08/15 5:58 a.m.•60 views

CVE-2026-74297

The CVE-2026-74297 entry details a Linux kernel vulnerability in the RDMA/mlx5 path relating to RQ WQE size calculation. The flaw arises in set_rq_size(), which computes the RQ WQE size as 1 < 32; shifts of 32 are accepted and a shift of 31 can overflow a signed integer, causing undefined beha...

7.8CVSS5.3AI score0.00176EPSS
SaveExploits0References8
Rows per page
Query Builder