Lucene search
+L

245041 matches found

CVE
CVE
added yesterday7 views

CVE-2026-68466

The CVE-2026-68466 entry affects the Linux kernel mtd: rawnand: lpc32xx_slc path. The vulnerability originates from lpc32xx_xmit_dma() ignoring wait_for_completion_timeout(), causing a DMA transfer timeout to be unmapped while still reported as successful to the NAND read/write path. The document...

5.7AI score0.00176EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added yesterday2 views

CVE-2026-68466

In the Linux kernel, the following vulnerability has been resolved: mtd: rawnand: lpc32xxslc: fail DMA transfer on completion timeout lpc32xxxmitdma waits for the DMA completion callback but ignores waitforcompletiontimeout. A timed out DMA transfer is therefore unmapped and reported as successfu...

5.7AI score0.00176EPSS
SaveExploits0
EUVD
EUVD
added yesterday6 views

EUVD-2026-59089

In the Linux kernel, the following vulnerability has been resolved: mtd: mchp23k256: use SPI match data for chip caps The driver stores chip capacity information in both the OF match table and the SPI id table. Probe currently uses ofdevicegetmatchdata, so a non-OF SPI modalias match falls back t...

5.4AI score0.00172EPSS
SaveExploits0References7
CVE
CVE
added yesterday13 views

CVE-2026-68465

The CVE concerns the Linux kernel MMC subsystem (sdhci-esdhc-imx). The root cause was esdhc_change_pinstate() evaluating pins_100mhz/pins_200mhz at the top and returning -EINVAL if either is undefined, which could prevent the default pin configuration from being restored for devices with a sleep ...

5.4AI score0.00166EPSS
SaveExploits0References3
EUVD
EUVD
added yesterday4 views

EUVD-2026-59087

In the Linux kernel, the following vulnerability has been resolved: mmc: sdhci-esdhc-imx: fix esdhcchangepinstate to allow default state restore esdhcchangepinstate checks for pins100mhz and pins200mhz at the top of the function and returns -EINVAL if either is not defined. This prevents the...

5.4AI score0.00166EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added yesterday4 views

CVE-2026-68465

In the Linux kernel, the following vulnerability has been resolved: mmc: sdhci-esdhc-imx: fix esdhcchangepinstate to allow default state restore esdhcchangepinstate checks for pins100mhz and pins200mhz at the top of the function and returns -EINVAL if either is not defined. This prevents the...

5.4AI score0.00166EPSS
SaveExploits0
EUVD
EUVD
added yesterday4 views

EUVD-2026-59086

In the Linux kernel, the following vulnerability has been resolved: mmc: sdhci-esdhc-imx: disable irq during suspend to fix unhandled interrupt When using WIFI out-of-band wakeup, an "irq xxx: nobody cared" warning occurs. This happens because the usdhc interrupt is not disabled during system...

5.5AI score0.00166EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added yesterday3 views

CVE-2026-68464

In the Linux kernel, the following vulnerability has been resolved: mmc: sdhci-esdhc-imx: disable irq during suspend to fix unhandled interrupt When using WIFI out-of-band wakeup, an "irq xxx: nobody cared" warning occurs. This happens because the usdhc interrupt is not disabled during system...

5.4AI score0.00166EPSS
SaveExploits0
CVE
CVE
added yesterday9 views

CVE-2026-68464

The CVE concerns the Linux kernel driver for mmc: sdhci-esdhc-imx. The root cause was that the usdhc interrupt was not disabled during system suspend when device_may_wakeup() returned false, allowing an out-of-band WiFi wakeup to trigger a resume followed by a card interrupt while the controller ...

5.4AI score0.00166EPSS
SaveExploits0References3
Cvelist
Cvelist
added yesterday15 views

CVE-2026-68464 mmc: sdhci-esdhc-imx: disable irq during suspend to fix unhandled interrupt

In the Linux kernel, the following vulnerability has been resolved: mmc: sdhci-esdhc-imx: disable irq during suspend to fix unhandled interrupt When using WIFI out-of-band wakeup, an "irq xxx: nobody cared" warning occurs. This happens because the usdhc interrupt is not disabled during system...

0.00166EPSS
SaveExploits0References3
Cvelist
Cvelist
added yesterday13 views

CVE-2026-68463 mmc: sdhci-esdhc-imx: use pm_runtime_resume_and_get() in suspend

In the Linux kernel, the following vulnerability has been resolved: mmc: sdhci-esdhc-imx: use pmruntimeresumeandget in suspend Replace pmruntimegetsync with pmruntimeresumeandget to simplify error handling. pmruntimeresumeandget automatically drops the usage counter on failure, avoiding the need...

0.00166EPSS
SaveExploits0References3
EUVD
EUVD
added yesterday4 views

EUVD-2026-59085

In the Linux kernel, the following vulnerability has been resolved: mmc: sdhci-esdhc-imx: use pmruntimeresumeandget in suspend Replace pmruntimegetsync with pmruntimeresumeandget to simplify error handling. pmruntimeresumeandget automatically drops the usage counter on failure, avoiding the need...

5.3AI score0.00166EPSS
SaveExploits0References3
CVE
CVE
added yesterday11 views

CVE-2026-68463

CVE-2026-68463 affects the Linux kernel component mmc: sdhci-esdhc-imx . The vulnerability arises from suspend handling where code was changed to use pm_runtime_resume_and_get() instead of pm_runtime_get_sync() to simplify error handling. The new function automatically drops the usage counter on ...

5.3AI score0.00166EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added yesterday4 views

CVE-2026-68463

In the Linux kernel, the following vulnerability has been resolved: mmc: sdhci-esdhc-imx: use pmruntimeresumeandget in suspend Replace pmruntimegetsync with pmruntimeresumeandget to simplify error handling. pmruntimeresumeandget automatically drops the usage counter on failure, avoiding the need...

5.3AI score0.00166EPSS
SaveExploits0
EUVD
EUVD
added yesterday4 views

EUVD-2026-59083

In the Linux kernel, the following vulnerability has been resolved: device property: initialize the remaining fields of fwnodehandle in fwnodeinit If a firmware node is allocated on the stack for instance: temporary software node whose life-time we control or on the heap - but using a non-zeroing...

5.3AI score0.00172EPSS
SaveExploits0References7
Cvelist
Cvelist
added yesterday12 views

CVE-2026-68461 device property: initialize the remaining fields of fwnode_handle in fwnode_init()

In the Linux kernel, the following vulnerability has been resolved: device property: initialize the remaining fields of fwnodehandle in fwnodeinit If a firmware node is allocated on the stack for instance: temporary software node whose life-time we control or on the heap - but using a non-zeroing...

0.00172EPSS
SaveExploits0References7
CVE
CVE
added yesterday8 views

CVE-2026-68461

The CVE-2026-68461 issue affects the Linux kernel’s fwnode initialization path. When a firmware node is allocated on the stack or heap with a non-zeroing allocator and then initialized via fwnode_init(), the secondary pointer in fwnode_handle could remain uninitialized, risking dereference (e.g.,...

5.3AI score0.00172EPSS
SaveExploits0References7
EUVD
EUVD
added yesterday3 views

EUVD-2026-59084

In the Linux kernel, the following vulnerability has been resolved: bpf: Reject negative const offsets for buffer pointers The verifier rejects variable offsets for PTRTOTPBUFFER and PTRTOBUF accesses, but it currently accepts a constant negative offset produced by pointer arithmetic. Commit...

5.7AI score0.00155EPSS
SaveExploits0References2
CVE
CVE
added yesterday12 views

CVE-2026-68462

The CVE-2026-68462 issue affects the Linux kernel’s BPF verifier, where negative constant offsets for buffer pointers (PTR_TO_TP_BUFFER and PTR_TO_BUF) could bypass verification due to a mismatch between reg->var_off and the instruction offset. The fix standardizes the handling by ensuring reg...

5.6AI score0.00155EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added yesterday4 views

CVE-2026-68461

In the Linux kernel, the following vulnerability has been resolved: device property: initialize the remaining fields of fwnodehandle in fwnodeinit If a firmware node is allocated on the stack for instance: temporary software node whose life-time we control or on the heap - but using a non-zeroing...

5.3AI score0.00172EPSS
SaveExploits0
Rows per page
Query Builder