Lucene search
+L

1664 matches found

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
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
Cvelist
Cvelist
added 2026/05/28 9:36 a.m.55 views

CVE-2026-46190 mtd: spi-nor: debugfs: fix out-of-bounds read in spi_nor_params_show()

In the Linux kernel, the following vulnerability has been resolved: mtd: spi-nor: debugfs: fix out-of-bounds read in spinorparamsshow Sashiko noticed an out-of-bounds read 1. In spinorparamsshow, the snorfnames array is passed to spinorprintflags using sizeofsnorfnames. Since snorfnames is an arr...

7.1CVSS0.00131EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/05/28 9:36 a.m.21 views

CVE-2026-46190

In the Linux kernel, the following vulnerability has been resolved: mtd: spi-nor: debugfs: fix out-of-bounds read in spinorparamsshow Sashiko noticed an out-of-bounds read 1. In spinorparamsshow, the snorfnames array is passed to spinorprintflags using sizeofsnorfnames. Since snorfnames is an arr...

7.1CVSS5.8AI score0.00131EPSS
SaveExploits0References7Affected Software1
Debian CVE
Debian CVE
added 2026/05/28 9:36 a.m.21 views

CVE-2026-46190

In the Linux kernel, the following vulnerability has been resolved: mtd: spi-nor: debugfs: fix out-of-bounds read in spinorparamsshow Sashiko noticed an out-of-bounds read 1. In spinorparamsshow, the snorfnames array is passed to spinorprintflags using sizeofsnorfnames. Since snorfnames is an arr...

7.1CVSS5.7AI score0.00131EPSS
SaveExploits0
CVE
CVE
added 2026/05/28 9:36 a.m.68 views

CVE-2026-46190

Summary (CVE-2026-46190) : A Linux kernel vulnerability in the MTD SPI-NOR debugfs code caused an out-of-bounds read in spi_nor_params_show() due to passing an array of pointers to spi_nor_print_flags() with sizeof(snor_f_names). Since sizeof on a pointer array yields bytes, not element count, th...

7.1CVSS5.8AI score0.00131EPSS
SaveExploits0References6Affected Software1
EUVD
EUVD
added 2026/05/28 9:36 a.m.19 views

EUVD-2026-32817

In the Linux kernel, the following vulnerability has been resolved: mtd: spi-nor: debugfs: fix out-of-bounds read in spinorparamsshow Sashiko noticed an out-of-bounds read 1. In spinorparamsshow, the snorfnames array is passed to spinorprintflags using sizeofsnorfnames. Since snorfnames is an arr...

5.8AI score0.00131EPSS
SaveExploits0References5
OSV
OSV
added 2026/05/28 9:36 a.m.10 views

CVE-2026-46190 mtd: spi-nor: debugfs: fix out-of-bounds read in spi_nor_params_show()

In the Linux kernel, the following vulnerability has been resolved: mtd: spi-nor: debugfs: fix out-of-bounds read in spinorparamsshow Sashiko noticed an out-of-bounds read 1. In spinorparamsshow, the snorfnames array is passed to spinorprintflags using sizeofsnorfnames. Since snorfnames is an arr...

7.1CVSS6.5AI score
SaveExploits0References9
Cvelist
Cvelist
added 2026/05/28 9:36 a.m.49 views

CVE-2026-46148 spi: microchip-core-qspi: control built-in cs manually

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

0.00121EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/05/28 9:36 a.m.23 views

EUVD-2026-32775

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.8AI score0.00121EPSS
SaveExploits0References3
CVE
CVE
added 2026/05/28 9:36 a.m.54 views

CVE-2026-46148

CVE-2026-46148 concerns the Linux kernel’s microchip-core-qspi driver where the built-in chip select could be driven active when multiple devices share the QSPI controller, potentially conflicting with GPIO-based CS. The provided records confirm a concrete fix: the driver now controls chip select...

5.5CVSS5.8AI score0.00121EPSS
SaveExploits0References3Affected Software1
SUSE CVE
SUSE CVE
added 2026/05/28 3:53 a.m.18 views

SUSE CVE-2026-46074

In the Linux kernel, the following vulnerability has been resolved: spi: ch341: fix memory leaks on probe failures Make sure to deregister the controller, disable pins, and kill and free the RX URB on probe failures to mirror disconnect and avoid memory leaks and use-after-free. Also add an...

6.1CVSS5.8AI score0.00131EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2026/05/28 3:52 a.m.17 views

SUSE CVE-2026-46083

In the Linux kernel, the following vulnerability has been resolved: spi: fix resource leaks on device setup failure Make sure to call controller cleanup if spisetup fails while registering a device to avoid leaking any resources allocated by setup...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References16
Positive Technologies
Positive Technologies
added 2026/05/28 12:00 a.m.41 views

PT-2026-44271

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the microchip-core-qspi driver where the built-in chip select is automatically operated by hardware. When multiple devices are attached to the QSPI controller, the...

5.5CVSS5.9AI score0.00121EPSS
SaveExploits0
CNNVD
CNNVD
added 2026/05/28 12:00 a.m.21 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 SPI MPC52xx driver fails to disable and release interrupts when controller...

5.8AI score0.00125EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2026/05/28 12:00 a.m.20 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 spi microchip-core-qspi driver attempting to transmit junk data when simulating read-only...

5.8AI score0.00121EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/05/28 12:00 a.m.24 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 SPI controller does not properly unregister the controller before releasing...

5.8AI score0.00119EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2026/05/28 12:00 a.m.20 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 an improper controller order in the spi mpc52xx driver. This vulnerability may lead to controller...

5.8AI score0.00127EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/05/28 12:00 a.m.23 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
Rows per page
Query Builder