Lucene search
K

759 matches found

CVE
CVE
added yesterday3 views

CVE-2025-71313

The connected CVE details describe a Linux kernel issue in PCI: endpoint where alloc_workqueue() could return NULL on memory allocation failure. Without proper checks, a NULL workqueue pointer could lead to a NULL dereference when queue_work() is invoked in epf_ntb_epc_init(). The fix adds a NULL...

5.8AI score
Exploits0References2
SUSE CVE
SUSE CVE
added 6 days ago6 views

SUSE CVE-2026-46219

In the Linux kernel, the following vulnerability has been resolved: spi: mpc52xx: fix use-after-free on unbind The state machine work is scheduled by the interrupt handler and therefore needs to be cancelled after disabling interrupts to avoid a potential use-after-free...

5.7AI score0.00032EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 6 days ago6 views

Linux Distros Unpatched Vulnerability : CVE-2026-45880

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: PCI/P2PDMA: Release per-CPU pgmap ref when vminsertpage fails When vminsertpage fails in...

5.7AI score0.00024EPSS
Exploits0References2
RedhatCVE
RedhatCVE
added last week5 views

CVE-2026-46226

A flaw was found in the Linux kernel's spi: fsl driver. This vulnerability arises from improper sequencing of controller deregistration before releasing underlying resources, such as Direct Memory Access DMA, during the driver unbind process. This could potentially lead to system instability or a...

5.8AI score0.00024EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added last week4 views

CVE-2026-46228

A flaw was found in the Linux kernel, specifically within the spi: ch341 driver. This vulnerability arises from incorrect management of device resources devres lifetime. When a Universal Serial Bus USB driver is unbound, the associated resources are not properly released, which can lead to memory...

5.8AI score0.00022EPSS
Exploits0References4
NVD
NVD
added 2026/05/28 10:16 a.m.6 views

CVE-2026-46219

In the Linux kernel, the following vulnerability has been resolved: spi: mpc52xx: fix use-after-free on unbind The state machine work is scheduled by the interrupt handler and therefore needs to be cancelled after disabling interrupts to avoid a potential use-after-free...

0.00032EPSS
Exploits0References8
OSV
OSV
added 2026/05/28 10:16 a.m.2 views

UBUNTU-CVE-2026-46200

In the Linux kernel, the following vulnerability has been resolved: spi: mpc52xx: fix controller deregistration Make sure to deregister the controller before disabling and releasing underlying resources like interrupts and gpios during driver unbind...

5.7AI score0.00023EPSS
Exploits0References7
OSV
OSV
added 2026/05/28 10:16 a.m.1 views

UBUNTU-CVE-2026-46148

In the Linux kernel, the following vulnerability has been resolved: spi: microchip-core-qspi: control built-in cs manually The coreQSPI IP supports only a single chip select, which is automagically operated by the hardware - set low when the transmit buffer first gets written to and set high when...

5.9AI score0.00022EPSS
Exploits0References6
EUVD
EUVD
added 2026/05/28 9:41 a.m.7 views

EUVD-2026-32759

In the Linux kernel, the following vulnerability has been resolved: spi: mpc52xx: fix use-after-free on registration failure Make sure to disable and free the interrupts in case controller registration fails to avoid a potential use-after-free and resource leak. This issue was flagged by Sashiko...

5.8AI score0.00023EPSS
Exploits0References4
EUVD
EUVD
added 2026/05/28 9:40 a.m.6 views

EUVD-2026-32855

In the Linux kernel, the following vulnerability has been resolved: spi: ch341: fix devres lifetime USB drivers bind to USB interfaces and any device managed resources should have their lifetime tied to the interface rather than parent USB device. This avoids issues like memory leaks when drivers...

5.8AI score0.00022EPSS
Exploits0References3
Cvelist
Cvelist
added 2026/05/28 9:40 a.m.21 views

CVE-2026-46228 spi: ch341: fix devres lifetime

In the Linux kernel, the following vulnerability has been resolved: spi: ch341: fix devres lifetime USB drivers bind to USB interfaces and any device managed resources should have their lifetime tied to the interface rather than parent USB device. This avoids issues like memory leaks when drivers...

0.00022EPSS
Exploits0References3
Debian CVE
Debian CVE
added 2026/05/28 9:40 a.m.5 views

CVE-2026-46226

In the Linux kernel, the following vulnerability has been resolved: spi: fsl: fix controller deregistration Make sure to deregister the controller before releasing underlying resources like DMA during driver unbind...

5.7AI score0.00024EPSS
Exploits0
ATTACKERKB
ATTACKERKB
added 2026/05/28 9:40 a.m.4 views

CVE-2026-46226

In the Linux kernel, the following vulnerability has been resolved: spi: fsl: fix controller deregistration Make sure to deregister the controller before releasing underlying resources like DMA during driver unbind...

5.8AI score0.00024EPSS
Exploits0References6Affected Software1
CVE
CVE
added 2026/05/28 9:40 a.m.11 views

CVE-2026-46226

CVE-2026-46226 affects the Linux kernel SPI fsl driver. The issue involved failing to deregister the controller before releasing underlying resources (e.g., DMA) during driver unbind. The fix adds proper deregistration sequencing prior to resource release. Patches are documented in the linked ker...

5.8AI score0.00024EPSS
Exploits0References5
EUVD
EUVD
added 2026/05/28 9:40 a.m.7 views

EUVD-2026-32852

In the Linux kernel, the following vulnerability has been resolved: spi: rspi: fix controller deregistration Make sure to deregister the controller before releasing underlying resources like DMA during driver unbind...

5.8AI score0.00024EPSS
Exploits0References5
Debian CVE
Debian CVE
added 2026/05/28 9:40 a.m.6 views

CVE-2026-46225

In the Linux kernel, the following vulnerability has been resolved: spi: rspi: fix controller deregistration Make sure to deregister the controller before releasing underlying resources like DMA during driver unbind...

5.7AI score0.00024EPSS
Exploits0
Debian CVE
Debian CVE
added 2026/05/28 9:40 a.m.5 views

CVE-2026-46219

In the Linux kernel, the following vulnerability has been resolved: spi: mpc52xx: fix use-after-free on unbind The state machine work is scheduled by the interrupt handler and therefore needs to be cancelled after disabling interrupts to avoid a potential use-after-free...

5.7AI score0.00032EPSS
Exploits0
ATTACKERKB
ATTACKERKB
added 2026/05/28 9:40 a.m.5 views

CVE-2026-46219

In the Linux kernel, the following vulnerability has been resolved: spi: mpc52xx: fix use-after-free on unbind The state machine work is scheduled by the interrupt handler and therefore needs to be cancelled after disabling interrupts to avoid a potential use-after-free...

5.7AI score0.00032EPSS
Exploits0References9Affected Software1
Debian CVE
Debian CVE
added 2026/05/28 9:40 a.m.5 views

CVE-2026-46200

In the Linux kernel, the following vulnerability has been resolved: spi: mpc52xx: fix controller deregistration Make sure to deregister the controller before disabling and releasing underlying resources like interrupts and gpios during driver unbind...

5.7AI score0.00023EPSS
Exploits0
ATTACKERKB
ATTACKERKB
added 2026/05/28 9:36 a.m.4 views

CVE-2026-46192

In the Linux kernel, the following vulnerability has been resolved: spi: microchip-core-qspi: don't attempt to transmit during emulated read-only dual/quad operations The core will deal with reads by creating clock cycles itself, there's no need to generate clock cycles by transmitting garbage da...

5.8AI score0.00022EPSS
Exploits0References4Affected Software1
Rows per page
Query Builder