Debian

Debian 11 (bullseye)

8657 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • 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...

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

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

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

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

  • EPSS 0.02%
  • 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...

  • EPSS 0.02%
  • Veröffentlicht 31.01.2026 11:39:04
  • Zuletzt bearbeitet 25.03.2026 15:56:02

In the Linux kernel, the following vulnerability has been resolved: net: 3com: 3c59x: fix possible null dereference in vortex_probe1() pdev can be null and free_ring: can be called in 1297 with a null pdev.

  • EPSS 0.02%
  • Veröffentlicht 31.01.2026 11:39:03
  • Zuletzt bearbeitet 25.03.2026 15:55:44

In the Linux kernel, the following vulnerability has been resolved: net: marvell: prestera: fix NULL dereference on devlink_alloc() failure devlink_alloc() may return NULL on allocation failure, but prestera_devlink_alloc() unconditionally calls de...

  • EPSS 0.02%
  • Veröffentlicht 31.01.2026 11:38:57
  • Zuletzt bearbeitet 25.03.2026 18:55:11

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix NULL dereference on root when tracing inode eviction When evicting an inode the first thing we do is to setup tracing for it, which implies fetching the root's id. But i...

  • EPSS 0.01%
  • Veröffentlicht 31.01.2026 11:38:56
  • Zuletzt bearbeitet 25.03.2026 19:16:17

In the Linux kernel, the following vulnerability has been resolved: btrfs: always detect conflicting inodes when logging inode refs After rename exchanging (either with the rename exchange operation or regular renames in multiple non-atomic steps) ...