Lucene search
+L

19571 matches found

UbuntuCve
UbuntuCve
added 2026/05/28 10:16 a.m.4 views

CVE-2026-46128

In the Linux kernel, the following vulnerability has been resolved: ipmi: Check event message buffer response for bad data The event message buffer response data size got checked later when processing, but check it right after the response comes back. It appears some BMCs may return an empty...

5.5CVSS6AI score0.00128EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/05/28 9:41 a.m.15 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.00125EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/05/28 9:40 a.m.45 views

CVE-2026-46232 HID: playstation: Clamp num_touch_reports

In the Linux kernel, the following vulnerability has been resolved: HID: playstation: Clamp numtouchreports A device would never lie about the number of touch reports would it? If it does the loop in dualshock4parsereport will read off the end of the touchreports array, up to about 2 KiB for the...

8.1CVSS0.00258EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/05/28 9:40 a.m.36 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.00117EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/05/28 9:40 a.m.12 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.00119EPSS
SaveExploits0References6Affected Software1
EUVD
EUVD
added 2026/05/28 9:40 a.m.15 views

EUVD-2026-32853

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.00119EPSS
SaveExploits0References5
CVE
CVE
added 2026/05/28 9:40 a.m.53 views

CVE-2026-46226

CVE-2026-46226 affects the Linux kernel SPI FSL driver, where deregistration of the controller was not ensured before releasing DMA resources during driver unbind. The issue is fixed in updated kernels across multiple OS packages (e.g., Root:Debian-11/12, Ubuntu 22.04+, Debian/Ubuntu roots with r...

5.5CVSS5.8AI score0.00119EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2026/05/28 9:40 a.m.36 views

CVE-2026-46226 spi: fsl: fix controller deregistration

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

0.00119EPSS
SaveExploits0References5
OSV
OSV
added 2026/05/28 9:40 a.m.5 views

CVE-2026-46226 spi: fsl: fix controller deregistration

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.5CVSS5.8AI score0.00119EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/05/28 9:40 a.m.12 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.5CVSS5.7AI score0.00119EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/05/28 9:40 a.m.38 views

CVE-2026-46225 spi: rspi: fix controller deregistration

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

0.00119EPSS
SaveExploits0References5
CVE
CVE
added 2026/05/28 9:40 a.m.43 views

CVE-2026-46225

CVE-2026-46225 concerns the Linux kernel SPI host controller driver (rspi). The issue arises when deregistering the controller: resources such as DMA can be released before proper deregistration, potentially impacting availability. The root cause is captured as “spi: rspi: fix controller deregist...

5.5CVSS5.8AI score0.00119EPSS
SaveExploits0References5Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/05/28 9:40 a.m.14 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.8AI score0.00119EPSS
SaveExploits0References6Affected Software1
EUVD
EUVD
added 2026/05/28 9:40 a.m.22 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.00119EPSS
SaveExploits0References5
OSV
OSV
added 2026/05/28 9:40 a.m.5 views

CVE-2026-46225 spi: rspi: fix controller deregistration

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.5CVSS5.8AI score0.00119EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/05/28 9:40 a.m.15 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.5CVSS5.7AI score0.00119EPSS
SaveExploits0
OSV
OSV
added 2026/05/28 9:40 a.m.3 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...

7.1CVSS6.5AI score0.00131EPSS
SaveExploits0References7
CVE
CVE
added 2026/05/28 9:40 a.m.39 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.10 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.12 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
Rows per page
Query Builder