Lucene search
+L

9045 matches found

Cvelist
Cvelist
added 2026/07/25 8:49 a.m.37 views

CVE-2026-64278 i2c: imx-lpi2c: mark I2C adapter when hardware is powered down

In the Linux kernel, the following vulnerability has been resolved: i2c: imx-lpi2c: mark I2C adapter when hardware is powered down On some i.MX platforms, certain I2C client drivers keep a periodic workqueue which continues to trigger I2C transfers. During system suspend/resume, there exists a ti...

0.00153EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/25 8:49 a.m.29 views

CVE-2026-64278

Summary of CVE-2026-64278 (Linux kernel) : On some i.MX platforms, certain I2C client drivers run a periodic workqueue that can trigger I2C transfers during suspend/resume. A timing window exists between suspend_noirq and resume_noirq when hardware resources (clock, pinctrl) may be disabled or no...

5.5CVSS5.7AI score0.00153EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/07/25 8:49 a.m.8 views

CVE-2026-64270 Input: mms114 - reject an oversized device packet size

In the Linux kernel, the following vulnerability has been resolved: Input: mms114 - reject an oversized device packet size mms114interrupt reads a packet of touch data from the device into a fixed-size on-stack buffer struct mms114touch touchMMS114MAXTOUCH; which holds MMS114MAXTOUCH 10 events of...

5.9AI score
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2026/07/25 12:14 a.m.8 views

SUSE CVE-2026-64209

In the Linux kernel, the following vulnerability has been resolved: phy: qcom: qmp-usbc: Fix out-of-bounds array access in dp swing config swingtbl and preemphasistbl are 4x4 arrays valid indices 0-3, but the boundary check uses " 4" instead of "= 4", allowing index 4 to cause an out-of-bounds...

5.8AI score0.00117EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/25 12:13 a.m.10 views

SUSE CVE-2026-64236

In the Linux kernel, the following vulnerability has been resolved: i2c: davinci: fix division by zero on missing clock-frequency When the 'clock-frequency' property is missing from the device tree, the driver falls back to DAVINCII2CDEFAULTBUSFREQ. However, this macro was defined in kHz 100,...

5.8AI score0.00113EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/25 12:13 a.m.9 views

SUSE CVE-2026-64240

In the Linux kernel, the following vulnerability has been resolved: media: rc: igorplugusb: fix control request setup packet Commit eac69475b01f "media: rc: igorplugusb: heed coherency rules" changed the control request storage from an embedded struct to an allocated pointer so it can obey DMA...

5.7AI score0.00115EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/25 12:13 a.m.9 views

SUSE CVE-2026-64242

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: net2280: Fix double free in probe error path usbinitializegadget installs gadgetrelease as the release callback for the embedded gadget device. The struct net2280 instance is therefore released through gadgetrelease...

5.5CVSS5.7AI score0.00121EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-64348

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - usb: free iso schedules on failed submit EHCI and FOTG210 isochronous submits build an ehciisosched before linking the URB to the endpoint queue, and keep the...

5.5AI score0.00173EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/25 12:00 a.m.21 views

PT-2026-64565

In the Linux kernel, the following vulnerability has been resolved: USB: idmouse: fix use-after-free on disconnect race mutex unlock may access the mutex structure after releasing the lock and therefore cannot be used to manage lifetime of objects directly unlike spinlocks and refcounts. 12 Use a...

5.7AI score0.00177EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/07/25 12:00 a.m.15 views

PT-2026-64623

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An out-of-bounds write exists in the smb sync perf buffer function within the coresight ultrasoc-smb component. When the SMB sink operates as a perf AUX sink, the smb update buffer...

7.8CVSS6AI score0.00129EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/07/25 12:00 a.m.28 views

PT-2026-64562

In the Linux kernel, the following vulnerability has been resolved: USB: iowarrior: fix use-after-free on disconnect race mutex unlock may access the mutex structure after releasing the lock and therefore cannot be used to manage lifetime of objects directly unlike spinlocks and refcounts. 12 Use...

5.8AI score0.00166EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/25 12:00 a.m.14 views

PT-2026-64699

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: avoid kobject path lookup in DualSense match The DualSense jack-detection input handler verifies that a matching input device belongs to the same physical controller by building kobject path strings for both the...

5.7AI score0.00184EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-64339

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - usb: misc: usbio: bound bulk IN response length to the received transfer usbiobulkmsg copies bpktlen = le16tocpubpkt-len bytes out of the bulk IN buffer...

5.7AI score0.00198EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/25 12:00 a.m.17 views

PT-2026-64568

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the USB gadget composite handler within the composite setup function. When processing the OTG branch, the code attempts to fall back to the first configuration using...

4.7AI score0.00177EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-64501

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - iio: adc: adsigmadelta: fix CS held asserted and state leaks In adsigmadeltasingleconversion, setmodeADSDMODEIDLE and disableone were called from the out: block...

7.1CVSS5.4AI score0.00116EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-64334

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - USB: serial: digiacceleport: fix hard lockup on disconnect If submitting the OOB write urb fails persistently e.g if the device is being disconnected the driver...

5.3AI score0.00177EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/25 12:00 a.m.12 views

PT-2026-64571

In the Linux kernel, the following vulnerability has been resolved: usb: cdnsp: fix stream context array leak in cdnsp alloc stream info cdnsp alloc stream info allocates stream info-stream ctx array with cdnsp alloc stream ctx. If a later stream ring allocation or stream mapping update fails, th...

5.7AI score0.00173EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-64402

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - coresight: ultrasoc-smb: Fix OOB write in smbsyncperfbuffer When the SMB sink is used as a perf AUX sink, smbupdatebuffer calls smbsyncperfbuffer to copy hardwa...

7.8CVSS5.8AI score0.00129EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/24 4:21 p.m.11 views

SUSE CVE-2026-63874

In the Linux kernel, the following vulnerability has been resolved: net: mctp: usb: fix race between urb completion and rxretry cancellation It's possible that sequencing between setting -stopped and cancelling the rxretry work in ndostop could leave us with an urb queued: T1: ndostop T2:...

7.8CVSS5.7AI score0.00173EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/24 4:16 p.m.7 views

DEBIAN-CVE-2026-64242

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: net2280: Fix double free in probe error path usbinitializegadget installs gadgetrelease as the release callback for the embedded gadget device. The struct net2280 instance is therefore released through gadgetrelease...

7.8CVSS5.6AI score0.00121EPSS
SaveExploits0References1
Rows per page
Query Builder