- EPSS 0.16%
- Veröffentlicht 04.02.2026 16:00:23
- Zuletzt bearbeitet 15.04.2026 00:35:42
In the Linux kernel, the following vulnerability has been resolved: ALSA: ac97: fix a double free in snd_ac97_controller_register() If ac97_add_adapter() fails, put_device() is the correct way to drop the device reference. kfree() is not required. ...
- EPSS 0.22%
- Veröffentlicht 31.01.2026 11:42:32
- Zuletzt bearbeitet 02.06.2026 14:16:47
In the Linux kernel, the following vulnerability has been resolved: pnfs/flexfiles: Fix memory leak in nfs4_ff_alloc_deviceid_node() In nfs4_ff_alloc_deviceid_node(), if the allocation for ds_versions fails, the function jumps to the out_scratch la...
- EPSS 0.2%
- Veröffentlicht 31.01.2026 11:42:28
- Zuletzt bearbeitet 02.06.2026 14:16:46
In the Linux kernel, the following vulnerability has been resolved: dmaengine: omap-dma: fix dma_pool resource leak in error paths The dma_pool created by dma_pool_create() is not destroyed when dma_async_device_register() or of_dma_controller_regi...
- EPSS 0.2%
- Veröffentlicht 31.01.2026 11:42:09
- Zuletzt bearbeitet 02.06.2026 14:16:46
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...
CVE-2025-71191
- EPSS 0.18%
- Veröffentlicht 31.01.2026 11:42:03
- Zuletzt bearbeitet 02.06.2026 14:16:39
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.18%
- Veröffentlicht 31.01.2026 11:42:01
- Zuletzt bearbeitet 02.06.2026 14:16:39
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-71188
- EPSS 0.18%
- Veröffentlicht 31.01.2026 11:41:59
- Zuletzt bearbeitet 02.06.2026 14:16:39
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.18%
- Veröffentlicht 31.01.2026 11:41:57
- Zuletzt bearbeitet 02.06.2026 14:16:38
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.18%
- Veröffentlicht 31.01.2026 11:41:57
- Zuletzt bearbeitet 02.06.2026 14:16:39
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 ...
CVE-2026-23021
- EPSS 0.15%
- Veröffentlicht 31.01.2026 11:39:05
- Zuletzt bearbeitet 25.03.2026 15:56:19
In the Linux kernel, the following vulnerability has been resolved: net: usb: pegasus: fix memory leak in update_eth_regs_async() When asynchronously writing to the device registers and if usb_submit_urb() fail, the code fail to release allocated t...