Lucene search
+L

5508 matches found

OSSF Malicious Packages
OSSF Malicious Packages
added 2026/05/04 12:01 a.m.12 views

Malicious code in @bcs-bank/init (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector eb2a526cbf1ef79ebdf6126f699f18ffbb6f4520d46fc66f709da256b903e8e1 The package @bcs-bank/init was found to contain malicious code. Source: ghsa-malware e8831b7c4a8b59f53226813d7d4203e4b28fdc08b8df0d5c60bd1d9e78874786...

5.8AI score
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2026/05/02 1:25 a.m.24 views

SUSE CVE-2026-31713

In the Linux kernel, the following vulnerability has been resolved: fuse: abort on fatal signal during sync init When sync init is used and the server exits for some reason error, crash while processing FUSEINIT, the filesystem creation will hang. The reason is that while all other threads will...

5.5CVSS5.8AI score0.00115EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/05/02 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-31721

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - usb: gadget: fhid: move list and spinlock inits from bind to alloc There was an issue when you did the following: - setup and bind an hid gadget - open /dev/hid...

5.5CVSS5.7AI score0.00127EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2026/05/02 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-31713

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: fuse: abort on fatal signal during sync init When sync init is used and the server exits for...

5.5CVSS5.8AI score0.00115EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/05/01 8:28 p.m.13 views

CVE-2026-31713

A flaw was found in the Linux kernel's Filesystem in Userspace FUSE component. When using synchronous initialization sync init, if the FUSE server exits unexpectedly while processing the FUSEINIT request, the filesystem creation process can hang. This issue occurs because the mounting thread keep...

5.5CVSS5.8AI score0.00115EPSS
SaveExploits0References4
NVD
NVD
added 2026/05/01 3:16 p.m.24 views

CVE-2026-31778

In the Linux kernel, the following vulnerability has been resolved: ALSA: caiaq: fix stack out-of-bounds read in initcard The loop creates a whitespace-stripped copy of the card shortname where len id is used for the bounds check. Since sizeofcard-id is 16 and the local id buffer is also 16 bytes...

7.1CVSS0.00126EPSS
SaveExploits0References8
NVD
NVD
added 2026/05/01 3:16 p.m.14 views

CVE-2026-31754

In the Linux kernel, the following vulnerability has been resolved: usb: cdns3: gadget: fix state inconsistency on gadget init failure When cdns3gadgetstart fails, the DRD hardware is left in gadget mode while software state remains INACTIVE, creating hardware/software state inconsistency. When...

5.5CVSS0.00123EPSS
SaveExploits0References7
NVD
NVD
added 2026/05/01 3:16 p.m.12 views

CVE-2026-31730

In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: possible double-free of cctx-remoteheap fastrpcinitcreatestaticprocess may free cctx-remoteheap on the errmap path but does not clear the pointer. Later, fastrpcrpmsgremove frees cctx-remoteheap again if it is...

7.8CVSS0.00129EPSS
SaveExploits0References5
NVD
NVD
added 2026/05/01 2:16 p.m.10 views

CVE-2026-31713

In the Linux kernel, the following vulnerability has been resolved: fuse: abort on fatal signal during sync init When sync init is used and the server exits for some reason error, crash while processing FUSEINIT, the filesystem creation will hang. The reason is that while all other threads will...

5.5CVSS0.00115EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/05/01 2:15 p.m.43 views

CVE-2026-43049 HID: logitech-hidpp: Prevent use-after-free on force feedback initialisation failure

In the Linux kernel, the following vulnerability has been resolved: HID: logitech-hidpp: Prevent use-after-free on force feedback initialisation failure Presently, if the force feedback initialisation fails when probing the Logitech G920 Driving Force Racing Wheel for Xbox One, an error number wi...

0.00116EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/05/01 2:15 p.m.40 views

CVE-2026-31778 ALSA: caiaq: fix stack out-of-bounds read in init_card

In the Linux kernel, the following vulnerability has been resolved: ALSA: caiaq: fix stack out-of-bounds read in initcard The loop creates a whitespace-stripped copy of the card shortname where len id is used for the bounds check. Since sizeofcard-id is 16 and the local id buffer is also 16 bytes...

0.00126EPSS
SaveExploits0References8
CVE
CVE
added 2026/05/01 2:15 p.m.32 views

CVE-2026-31778

Summary: CVE-2026-31778 affects the Linux kernel ALSA caiaq driver (init_card) and is caused by an off-by-one in a whitespace-stripping loop that copies a card id. The 16-byte local buffer can be filled without leaving space for the terminating null, causing a non-null-terminated string to be pas...

7.1CVSS5.9AI score0.00126EPSS
SaveExploits0References8Affected Software1
EUVD
EUVD
added 2026/05/01 2:15 p.m.19 views

EUVD-2026-26591

In the Linux kernel, the following vulnerability has been resolved: ALSA: caiaq: fix stack out-of-bounds read in initcard The loop creates a whitespace-stripped copy of the card shortname where len id is used for the bounds check. Since sizeofcard-id is 16 and the local id buffer is also 16 bytes...

5.9AI score0.00126EPSS
SaveExploits0References8
OSV
OSV
added 2026/05/01 2:15 p.m.12 views

CVE-2026-31778 ALSA: caiaq: fix stack out-of-bounds read in init_card

In the Linux kernel, the following vulnerability has been resolved: ALSA: caiaq: fix stack out-of-bounds read in initcard The loop creates a whitespace-stripped copy of the card shortname where len id is used for the bounds check. Since sizeofcard-id is 16 and the local id buffer is also 16 bytes...

6.4AI score
SaveExploits0References11
CVE
CVE
added 2026/05/01 2:14 p.m.64 views

CVE-2026-31754

The CVE-2026-31754 issue affects the Linux kernel’s USB DRD/CDNS3 gadget path. When cdns3_gadget_start() fails, the DRD hardware remains in gadget mode while software state is INACTIVE, causing hardware/software state inconsistency. This can lead to a failed host-mode switch via sysfs (role switc...

5.5CVSS5.7AI score0.00123EPSS
SaveExploits0References7Affected Software1
EUVD
EUVD
added 2026/05/01 2:14 p.m.20 views

EUVD-2026-26567

In the Linux kernel, the following vulnerability has been resolved: usb: cdns3: gadget: fix state inconsistency on gadget init failure When cdns3gadgetstart fails, the DRD hardware is left in gadget mode while software state remains INACTIVE, creating hardware/software state inconsistency. When...

5.7AI score0.00123EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/05/01 2:14 p.m.45 views

CVE-2026-31754 usb: cdns3: gadget: fix state inconsistency on gadget init failure

In the Linux kernel, the following vulnerability has been resolved: usb: cdns3: gadget: fix state inconsistency on gadget init failure When cdns3gadgetstart fails, the DRD hardware is left in gadget mode while software state remains INACTIVE, creating hardware/software state inconsistency. When...

0.00123EPSS
SaveExploits0References7
OSV
OSV
added 2026/05/01 2:14 p.m.17 views

CVE-2026-31754 usb: cdns3: gadget: fix state inconsistency on gadget init failure

In the Linux kernel, the following vulnerability has been resolved: usb: cdns3: gadget: fix state inconsistency on gadget init failure When cdns3gadgetstart fails, the DRD hardware is left in gadget mode while software state remains INACTIVE, creating hardware/software state inconsistency. When...

5.8AI score
SaveExploits0References10
Debian CVE
Debian CVE
added 2026/05/01 2:14 p.m.16 views

CVE-2026-31721

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: fhid: move list and spinlock inits from bind to alloc There was an issue when you did the following: - setup and bind an hid gadget - open /dev/hidg0 - use the resulting fd in EPOLLCTLADD - unbind the UDC - bind the...

5.5CVSS5.5AI score0.00127EPSS
SaveExploits1
CVE
CVE
added 2026/05/01 2:14 p.m.36 views

CVE-2026-31721

CVE-2026-31721 affects the Linux kernel USB gadget subsystem, specifically the f_hid driver. The issue arises from initializing wait queues (poll_wait) with init_waitqueue_head inside hidg_bind, which re-initializes queues that may still contain items when the HID gadget is bound/unbound and epol...

5.5CVSS5.5AI score0.00127EPSS
SaveExploits1References8Affected Software1
Rows per page
Query Builder