- EPSS 0.02%
- Veröffentlicht 31.01.2026 11:42:09
- Zuletzt bearbeitet 18.04.2026 09:16:13
In the Linux kernel, the following vulnerability has been resolved: can: gs_usb: gs_usb_receive_bulk_callback(): fix URB memory leak In gs_can_open(), the URBs for USB-in transfers are allocated, added to the parent->rx_submitted anchor and submitt...
- EPSS 0.01%
- Veröffentlicht 31.01.2026 11:42:08
- Zuletzt bearbeitet 15.04.2026 00:35:42
In the Linux kernel, the following vulnerability has been resolved: phy: rockchip: inno-usb2: Fix a double free bug in rockchip_usb2phy_probe() The for_each_available_child_of_node() calls of_node_put() to release child_np in each success loop. Aft...
CVE-2026-23026
- EPSS 0.01%
- Veröffentlicht 31.01.2026 11:42:05
- Zuletzt bearbeitet 25.03.2026 16:08:24
In the Linux kernel, the following vulnerability has been resolved: dmaengine: qcom: gpi: Fix memory leak in gpi_peripheral_config() Fix a memory leak in gpi_peripheral_config() where the original memory pointed to by gchan->config could be lost if...
CVE-2026-23025
- EPSS 0.01%
- Veröffentlicht 31.01.2026 11:42:04
- Zuletzt bearbeitet 25.03.2026 16:04:16
In the Linux kernel, the following vulnerability has been resolved: mm/page_alloc: prevent pcp corruption with SMP=n The kernel test robot has reported: BUG: spinlock trylock failure on UP on CPU#0, kcompactd0/28 lock: 0xffff888807e35ef0, .magi...
CVE-2025-71191
- EPSS 0.01%
- Veröffentlicht 31.01.2026 11:42:03
- Zuletzt bearbeitet 25.03.2026 18:14:52
In the Linux kernel, the following vulnerability has been resolved: dmaengine: at_hdmac: fix device leak on of_dma_xlate() Make sure to drop the reference taken when looking up the DMA platform device during of_dma_xlate() when releasing channel re...
CVE-2025-71190
- EPSS 0.01%
- Veröffentlicht 31.01.2026 11:42:01
- Zuletzt bearbeitet 25.03.2026 18:21:28
In the Linux kernel, the following vulnerability has been resolved: dmaengine: bcm-sba-raid: fix device leak on probe Make sure to drop the reference taken when looking up the mailbox device during probe on probe failures and on driver unbind.
CVE-2025-71189
- EPSS 0.01%
- Veröffentlicht 31.01.2026 11:42:00
- Zuletzt bearbeitet 25.03.2026 18:38:52
In the Linux kernel, the following vulnerability has been resolved: dmaengine: dw: dmamux: fix OF node leak on route allocation failure Make sure to drop the reference taken to the DMA master OF node also on late route allocation failures.
CVE-2025-71188
- EPSS 0.01%
- Veröffentlicht 31.01.2026 11:41:59
- Zuletzt bearbeitet 25.03.2026 18:39:33
In the Linux kernel, the following vulnerability has been resolved: dmaengine: lpc18xx-dmamux: fix device leak on route allocation Make sure to drop the reference taken when looking up the DMA mux platform device during route allocation. Note that...
CVE-2025-71185
- EPSS 0.01%
- Veröffentlicht 31.01.2026 11:41:57
- Zuletzt bearbeitet 25.03.2026 18:48:52
In the Linux kernel, the following vulnerability has been resolved: dmaengine: ti: dma-crossbar: fix device leak on am335x route allocation Make sure to drop the reference taken when looking up the crossbar platform device during am335x route alloc...
CVE-2025-71186
- EPSS 0.01%
- Veröffentlicht 31.01.2026 11:41:57
- Zuletzt bearbeitet 25.03.2026 18:43:44
In the Linux kernel, the following vulnerability has been resolved: dmaengine: stm32: dmamux: fix device leak on route allocation Make sure to drop the reference taken when looking up the DMA mux platform device during route allocation. Note that ...