Lucene search
+L

1104 matches found

Debian CVE
Debian CVE
added 2026/05/28 9:40 a.m.47 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...

7.8CVSS5.7AI score0.00135EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/05/28 9:40 a.m.12 views

CVE-2026-46203

In the Linux kernel, the following vulnerability has been resolved: spi: cadence-quadspi: fix unclocked access on unbind Make sure that the controller is runtime resumed before disabling it during driver unbind to avoid an unclocked register access. This issue was flagged by Sashiko when reviewin...

7.1CVSS5.8AI score0.00131EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2026/05/28 9:40 a.m.46 views

CVE-2026-46203 spi: cadence-quadspi: fix unclocked access on unbind

In the Linux kernel, the following vulnerability has been resolved: spi: cadence-quadspi: fix unclocked access on unbind Make sure that the controller is runtime resumed before disabling it during driver unbind to avoid an unclocked register access. This issue was flagged by Sashiko when reviewin...

0.00131EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/05/28 9:40 a.m.22 views

CVE-2026-46203

In the Linux kernel, the following vulnerability has been resolved: spi: cadence-quadspi: fix unclocked access on unbind Make sure that the controller is runtime resumed before disabling it during driver unbind to avoid an unclocked register access. This issue was flagged by Sashiko when reviewin...

7.1CVSS5.7AI score0.00131EPSS
SaveExploits0
OSV
OSV
added 2026/05/28 9:40 a.m.11 views

CVE-2026-46203 spi: cadence-quadspi: fix unclocked access on unbind

In the Linux kernel, the following vulnerability has been resolved: spi: cadence-quadspi: fix unclocked access on unbind Make sure that the controller is runtime resumed before disabling it during driver unbind to avoid an unclocked register access. This issue was flagged by Sashiko when reviewin...

6.5AI score
SaveExploits0References7
EUVD
EUVD
added 2026/05/28 9:40 a.m.22 views

EUVD-2026-32830

In the Linux kernel, the following vulnerability has been resolved: spi: cadence-quadspi: fix unclocked access on unbind Make sure that the controller is runtime resumed before disabling it during driver unbind to avoid an unclocked register access. This issue was flagged by Sashiko when reviewin...

5.8AI score0.00131EPSS
SaveExploits0References2
CVE
CVE
added 2026/05/28 9:40 a.m.65 views

CVE-2026-46203

The CVE-2026-46203 issue affects the Linux kernel, specifically the spi: cadence-quadspi driver. The root cause is unclocked register access that can occur if the controller is not runtime-resumed before being disabled during driver unbind. The fix ensures the controller is runtime resumed prior ...

7.1CVSS5.8AI score0.00131EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/05/28 9:40 a.m.61 views

CVE-2026-46200

CVE-2026-46200 affects the Linux kernel SPI MPC52xx driver. The issue stems from improper controller deregistration: the driver may deregister the controller after or without ensuring proper release of resources (interrupts, GPIOs) during driver unbind, risking system instability or resource exha...

5.5CVSS5.8AI score0.00127EPSS
SaveExploits0References4Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/05/28 9:40 a.m.12 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.8AI score0.00127EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
added 2026/05/28 9:40 a.m.25 views

EUVD-2026-32827

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.8AI score0.00127EPSS
SaveExploits0References4
OSV
OSV
added 2026/05/28 9:40 a.m.13 views

CVE-2026-46200 spi: mpc52xx: fix controller deregistration

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.8AI score
SaveExploits0References7
Cvelist
Cvelist
added 2026/05/28 9:40 a.m.49 views

CVE-2026-46200 spi: mpc52xx: fix controller deregistration

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...

0.00127EPSS
SaveExploits0References4
Microsoft CVE
Microsoft CVE
added 2026/05/28 8:08 a.m.17 views

spi: imx: fix use-after-free on unbind

...

7.8CVSS5.4AI score0.00139EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/05/28 3:55 a.m.18 views

SUSE CVE-2026-45956

In the Linux kernel, the following vulnerability has been resolved: drm/exynos: vidi: use priv-vididev for ctx lookup in vidiconnectionioctl vidiconnectionioctl retrieves the driverdata from drmdev-dev to obtain a struct vidicontext pointer. However, drmdev-dev is the exynos-drm master device, an...

7.8CVSS5.8AI score0.00126EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/05/28 3:52 a.m.18 views

SUSE CVE-2026-46103

In the Linux kernel, the following vulnerability has been resolved: can: ucan: 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.5CVSS5.9AI score0.00114EPSS
SaveExploits0References17
RedhatCVE
RedhatCVE
added 2026/05/28 12:52 a.m.28 views

CVE-2026-45931

A flaw was found in the Linux kernel's accel/amdxdna module. This vulnerability occurs when the iommusvaunbinddevice function attempts to access a memory management mm structure after it has been deallocated, leading to a use-after-free condition. This can result in a system crash, causing a Deni...

7.8CVSS5.7AI score0.00174EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2026/05/28 12:00 a.m.23 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the fact that the resource lifecycle of the spi ch341 driver device is bound to the parent USB...

5.8AI score0.00117EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/05/28 12:00 a.m.24 views

PT-2026-44348

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A teardown order issue exists in the rspi SPI controller. The driver fails to deregister the controller before releasing underlying resources, such as DMA, during the driver unbind...

5.5CVSS5.8AI score0.00119EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/05/28 12:00 a.m.21 views

PT-2026-44351

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the spi: ch341 driver where device managed resources were tied to the parent USB device instead of the USB interface. This can lead to memory leaks when drivers are...

5.5CVSS6AI score0.00117EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/05/28 12:00 a.m.25 views

PT-2026-44349

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the spi: fsl component where the controller is not properly deregistered before the release of underlying resources, such as DMA, during the driver unbind process...

5.5CVSS6AI score0.00119EPSS
SaveExploits0
Rows per page
Query Builder