Lucene search
+L

24588 matches found

OSV
OSV
added 2026/05/01 7:45 p.m.10 views

MINI-P3WV-3JW7-MG88

Bulletin has no description...

7.8CVSS7.2AI score0.00841EPSS
SaveExploits2
OSV
OSV
added 2026/05/01 7:31 p.m.13 views

MINI-H22F-Q78C-FX64

Bulletin has no description...

6.5CVSS6.7AI score0.00513EPSS
SaveExploits0
OSV
OSV
added 2026/05/01 6:30 p.m.8 views

CGA-25VM-VH6V-C2PF

Bulletin has no description...

7.5CVSS5.7AI score0.00435EPSS
SaveExploits0
OSV
OSV
added 2026/05/01 6:26 p.m.13 views

ECHO-623F-28B6-AF35

Bulletin has no description...

5.5CVSS5.7AI score0.00123EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/01 6:26 p.m.6 views

ECHO-CB76-3C98-DF85

Bulletin has no description...

7.8CVSS5.7AI score0.00131EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/01 6:26 p.m.8 views

ECHO-DFCD-C174-2B88

Bulletin has no description...

8.8CVSS5.7AI score0.00454EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/05/01 6:26 p.m.14 views

CVE-2026-43045

A flaw was found in the Linux kernel's mshv module. Incorrect error handling in the mshvregionpin function can lead to memory corruption. This occurs when the pinuserpagesfast operation returns a partial pin count, causing the system to use incompletely pinned memory regions. This issue can also...

5.5CVSS5.8AI score0.001EPSS
SaveExploits0References4
OSV
OSV
added 2026/05/01 6:25 p.m.10 views

ECHO-69D1-3477-1565

Bulletin has no description...

5.5CVSS5.7AI score0.00125EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/01 6:23 p.m.9 views

ECHO-F237-5771-3C00

Bulletin has no description...

5.5CVSS5.7AI score0.00123EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/01 6:23 p.m.11 views

ECHO-76F1-58CF-3AE1

Bulletin has no description...

5.5CVSS5.7AI score0.00123EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/05/01 4:59 p.m.13 views

CVE-2026-43021

A flaw was found in the Bluetooth hcisync component of the Linux kernel. When the hcicmdsyncqueueonce function fails, the associated destroy callback is not invoked, leading to memory and reference leaks. This continuous leakage of resources could eventually result in a Denial of Service DoS...

5.5CVSS5.8AI score0.00107EPSS
SaveExploits0References3
Patchstack
Patchstack
added 2026/05/01 3:33 p.m.11 views

WordPress App Builder – Create Native Android & iOS Apps On The Flight plugin <= 5.6.0 - Insecure Direct Object Reference to Authenticated (Subscriber+) Arbitrary User Avatar Modification vulnerability

Insecure Direct Object Reference to Authenticated Subscriber+ Arbitrary User Avatar Modification vulnerability discovered by Ren Voza in WordPress Plugin App Builder versions = 5.6.0...

5.3CVSS5.8AI score0.00306EPSS
SaveExploits0References1Affected Software1
NVD
NVD
added 2026/05/01 3:16 p.m.16 views

CVE-2026-43045

In the Linux kernel, the following vulnerability has been resolved: mshv: Fix error handling in mshvregionpin The current error handling has two issues: First, pinuserpagesfast can return a short pin count less than requested but greater than zero when it cannot pin all requested pages. This is...

5.5CVSS0.001EPSS
SaveExploits0References2
NVD
NVD
added 2026/05/01 2:16 p.m.11 views

CVE-2026-31701

In the Linux kernel, the following vulnerability has been resolved: ALSA: caiaq: take a reference on the USB device in createcard The caiaq driver stores a pointer to the parent USB device in cdev-chip.dev but never takes a reference on it. The card's privatefree callback, sndusbcaiaqcardfree, ca...

5.5CVSS0.00117EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/05/01 2:15 p.m.14 views

EUVD-2026-26644

In the Linux kernel, the following vulnerability has been resolved: mshv: Fix error handling in mshvregionpin The current error handling has two issues: First, pinuserpagesfast can return a short pin count less than requested but greater than zero when it cannot pin all requested pages. This is...

5.8AI score0.001EPSS
SaveExploits0References2
CVE
CVE
added 2026/05/01 2:15 p.m.24 views

CVE-2026-43045

CVE-2026-43045 concerns the Linux kernel mshv module, where the vulnerability stems from incorrect error handling in mshv_region_pin. The issue allows memory corruption due to pin_user_pages_fast() sometimes returning a short pin count (less than requested but &gt;0) and being treated as success,...

5.5CVSS5.8AI score0.001EPSS
SaveExploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/05/01 2:15 p.m.5 views

CVE-2026-43045

In the Linux kernel, the following vulnerability has been resolved: mshv: Fix error handling in mshvregionpin The current error handling has two issues: First, pinuserpagesfast can return a short pin count less than requested but greater than zero when it cannot pin all requested pages. This is...

5.8AI score0.001EPSS
SaveExploits0References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/05/01 2:14 p.m.10 views

CVE-2026-31769

In the Linux kernel, the following vulnerability has been resolved: gpib: fix use-after-free in IO ioctl handlers The IBRD, IBWRT, IBCMD, and IBWAIT ioctl handlers use a gpibdescriptor pointer after board-biggpibmutex has been released. A concurrent IBCLOSEDEV ioctl can free the descriptor via...

7.8CVSS5.7AI score0.00131EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/05/01 2:14 p.m.20 views

CVE-2026-31760

The CVE-2026-31760 issue affects the Linux kernel GPIB gpib: lpvo_usb driver, where the driver incorrectly retains references to USB devices during GPIB attach, causing a memory leak on disconnect. The root cause is not releasing those references after attaching, leading to resource retention. Th...

5.5CVSS5.8AI score0.00121EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/05/01 2:14 p.m.9 views

CVE-2026-31760 gpib: lpvo_usb: fix memory leak on disconnect

In the Linux kernel, the following vulnerability has been resolved: gpib: lpvousb: fix memory leak on disconnect The driver iterates over the registered USB interfaces during GPIB attach and takes a reference to their USB devices until a match is found. These references are never released which...

5.8AI score
SaveExploits0References6
Rows per page
Query Builder