Lucene search
+L

7534 matches found

IBM Security Bulletins
IBM Security Bulletins
added 2026/04/07 7:42 p.m.6 views

Security Bulletin: This Power System update is being released to address CVE-2025-38556

Summary The affects the Universal Serial Bus USB ports of the system's management interface. Vulnerability Details CVEID:CVE-2025-38556 DESCRIPTION: In the Linux kernel, the following vulnerability has been resolved: HID: core: Harden s32ton against conversion to 0 bits Testing by the syzbot fuzz...

7.1CVSS5.9AI score0.00161EPSS
SaveExploits0
Redos
Redos
added 2026/04/07 12:0 a.m.12 views

ROS-20260407-73-0018

A vulnerability in the net/usb/asixdevices.c driver of the Linux kernel is related to pointer dereferencing errors. Exploitation of the vulnerability allows an attacker to cause a denial of service...

5.5CVSS6.1AI score0.00153EPSS
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/04/07 12:0 a.m.15 views

Can Drift-Adaptive Malware Detectors Be Made Robust? Attacks and Defenses under White-Box and Black-Box Threats

Concept drift and adversarial evasion are two major challenges for deploying machine learning-based malware detectors. While both have been studied separately, their combination, the adversarial robustness of drift-adaptive detectors, remains unexplored. We address this problem with AdvDA, a rece...

5.8AI score
SaveExploits0
Ubuntu
Ubuntu
added 2026/04/06 9:40 p.m.17 views

USN-8145-3: Linux kernel (GCP) vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM64 architecture; - Cryptographic API; - UDF file system; - NFC subsystem; - Network traffic control;...

8.8CVSS6.7AI score0.00337EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/04/06 5:2 p.m.8 views

CVE-2026-34766

A flaw was found in Electron. An attacker could influence an application's handler for the select-usb-device event to select a USB device ID outside of the filtered list. This could grant access to a USB device that was not intended by the application's security filters, potentially leading to...

5.4CVSS5.8AI score0.00162EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/04/03 11:35 p.m.6 views

CVE-2026-34766 Electron: USB device selection not validated against filtered device list

Electron is a framework for writing cross-platform desktop applications using JavaScript, HTML and CSS. Prior to versions 38.8.6, 39.8.0, 40.7.0, and 41.0.0-beta.8, the select-usb-device event callback did not validate the chosen device ID against the filtered list that was presented to the...

3.3CVSS5.8AI score0.00162EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/03 11:35 p.m.9 views

CVE-2026-34766 Electron: USB device selection not validated against filtered device list

Electron is a framework for writing cross-platform desktop applications using JavaScript, HTML and CSS. Prior to versions 38.8.6, 39.8.0, 40.7.0, and 41.0.0-beta.8, the select-usb-device event callback did not validate the chosen device ID against the filtered list that was presented to the...

3.3CVSS5.9AI score
SaveExploits0References3
Cvelist
Cvelist
added 2026/04/03 11:35 p.m.29 views

CVE-2026-34766 Electron: USB device selection not validated against filtered device list

Electron is a framework for writing cross-platform desktop applications using JavaScript, HTML and CSS. Prior to versions 38.8.6, 39.8.0, 40.7.0, and 41.0.0-beta.8, the select-usb-device event callback did not validate the chosen device ID against the filtered list that was presented to the...

3.3CVSS0.00162EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2026/04/03 11:27 p.m.11 views

SUSE CVE-2026-23448

In the Linux kernel, the following vulnerability has been resolved: net: usb: cdcncm: add ndpoffset to NDP16 nframes bounds check cdcncmrxverifyndp16 validates that the NDP header and its DPE entries fit within the skb. The first check correctly accounts for ndpoffset: if ndpoffset + sizeofstruct...

6.1CVSS5.9AI score0.00129EPSS
SaveExploits0References17
RedhatCVE
RedhatCVE
added 2026/04/03 7:17 p.m.9 views

CVE-2026-23434

A flaw was found in the mtd: rawnand subsystem of the Linux kernel. This vulnerability occurs because the nandlock and nandunlock functions do not properly coordinate with other NAND operations. This can lead to a race condition where concurrent Universal Block Image UBI or UBIFS background...

7.1CVSS5.8AI score0.00132EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/04/03 6:31 p.m.9 views

EUVD-2026-18694

In the Linux kernel, the following vulnerability has been resolved: net: usb: cdcncm: add ndpoffset to NDP32 nframes bounds check The same bounds-check bug fixed for NDP16 in the previous patch also exists in cdcncmrxverifyndp32. The DPE array size is validated against the total skb length withou...

5.7AI score0.00129EPSS
SaveExploits0References6
OSV
OSV
added 2026/04/03 4:16 p.m.10 views

UBUNTU-CVE-2026-23448

In the Linux kernel, the following vulnerability has been resolved: net: usb: cdcncm: add ndpoffset to NDP16 nframes bounds check cdcncmrxverifyndp16 validates that the NDP header and its DPE entries fit within the skb. The first check correctly accounts for ndpoffset: if ndpoffset + sizeofstruct...

7.8CVSS5.9AI score0.00129EPSS
SaveExploits0References21
Cvelist
Cvelist
added 2026/04/03 3:15 p.m.40 views

CVE-2026-23448 net: usb: cdc_ncm: add ndpoffset to NDP16 nframes bounds check

In the Linux kernel, the following vulnerability has been resolved: net: usb: cdcncm: add ndpoffset to NDP16 nframes bounds check cdcncmrxverifyndp16 validates that the NDP header and its DPE entries fit within the skb. The first check correctly accounts for ndpoffset: if ndpoffset + sizeofstruct...

0.00129EPSS
SaveExploits0References5
CVE
CVE
added 2026/04/03 3:15 p.m.42 views

CVE-2026-23447

The CVE-2026-23447 issue concerns the Linux kernel USB CDC NCM driver (cdc_ncm). The root cause is a bounds-check failure in handling NDP32 frames where the DPE array size is not correctly validated against the skb length due to neglecting ndpoffset, allowing out-of-bounds reads when an NDP32 sit...

7.8CVSS5.7AI score0.00129EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/04/03 3:15 p.m.10 views

CVE-2026-23446 net: usb: aqc111: Do not perform PM inside suspend callback

In the Linux kernel, the following vulnerability has been resolved: net: usb: aqc111: Do not perform PM inside suspend callback syzbot reports "task hung in rpmresume" This is caused by aqc111suspend calling the PM variant of its writecmd routine. The simplified call trace looks like this:...

5.8AI score
SaveExploits0References13
Github Security Blog
Github Security Blog
added 2026/04/03 2:36 a.m.12 views

Electron: USB device selection not validated against filtered device list

Impact The select-usb-device event callback did not validate the chosen device ID against the filtered list that was presented to the handler. An app whose handler could be influenced to select a device ID outside the filtered set would grant access to a device that did not match the renderer's...

5.4CVSS5.9AI score0.00162EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2026/04/03 2:36 a.m.14 views

EUVD-2026-18931

Electron: USB device selection not validated against filtered device list...

3.3CVSS5.9AI score0.00162EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/04/03 12:0 a.m.8 views

Ubuntu 14.04 LTS / 16.04 LTS : Linux kernel vulnerabilities (USN-8143-1)

The remote Ubuntu 14.04 LTS / 16.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-8143-1 advisory. Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update...

8.8CVSS6.7AI score0.00337EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/04/03 12:0 a.m.11 views

PT-2026-29996

Name of the Vulnerable Software and Affected Versions Electron versions prior to 38.8.6, prior to 39.8.0, prior to 40.7.0, and prior to 41.0.0-beta.8 Description The select-usb-device event callback did not validate the chosen device ID against the filtered list presented to the handler. An...

5.4CVSS5.9AI score0.00162EPSS
SaveExploits0References10
Circl
Circl
added 2026/04/02 10:20 p.m.9 views

CVE-2025-43361

creationtimestamp| type| source ---|---|--- 2026-04-02 22:20:13+00:00| seen| Telegram/UFEpGV2QWu8Wd6S6IqU1LkqCMTnXzKbx5ZEOiNlH4x5jKhQ...

7.8CVSS6.2AI score0.00196EPSS
SaveExploits0
Rows per page
Query Builder