Linux

Linux Kernel

16158 Schwachstellen gefunden.

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

  • EPSS 0.16%
  • Veröffentlicht 31.01.2026 11:41:58
  • Zuletzt bearbeitet 25.03.2026 18:43:05

In the Linux kernel, the following vulnerability has been resolved: dmaengine: sh: rz-dmac: fix device leak on probe failure Make sure to drop the reference taken when looking up the ICU device during probe also on probe failures (e.g. probe deferr...

  • EPSS 0.18%
  • Veröffentlicht 31.01.2026 11:41:57
  • Zuletzt bearbeitet 14.07.2026 13:18:04

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.18%
  • Veröffentlicht 31.01.2026 11:41:57
  • Zuletzt bearbeitet 14.07.2026 13:18:05

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.13%
  • Veröffentlicht 31.01.2026 11:39:07
  • Zuletzt bearbeitet 25.03.2026 15:57:34

In the Linux kernel, the following vulnerability has been resolved: idpf: fix memory leak of flow steer list on rmmod The flow steering list maintains entries that are added and removed as ethtool creates and deletes flow steering rules. Module rem...

  • EPSS 0.15%
  • Veröffentlicht 31.01.2026 11:39:06
  • Zuletzt bearbeitet 25.03.2026 15:57:49

In the Linux kernel, the following vulnerability has been resolved: idpf: fix memory leak in idpf_vport_rel() Free vport->rx_ptype_lkup in idpf_vport_rel() to avoid leaking memory during a reset. Reported by kmemleak: unreferenced object 0xff450ac...

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

  • EPSS 0.13%
  • Veröffentlicht 31.01.2026 11:39:05
  • Zuletzt bearbeitet 25.03.2026 15:56:44

In the Linux kernel, the following vulnerability has been resolved: idpf: fix memory leak in idpf_vc_core_deinit() Make sure to free hw->lan_regs. Reported by kmemleak during reset: unreferenced object 0xff1b913d02a936c0 (size 96): comm "kworker...

  • EPSS 0.12%
  • 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.12%
  • Veröffentlicht 31.01.2026 11:39:03
  • Zuletzt bearbeitet 14.07.2026 13:18:22

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